itgwiki_mirror 0.0.24.pre → 0.0.25.pre

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/itgwiki_mirror/deployer.rb +1 -1
  2. metadata +3 -3
@@ -34,7 +34,7 @@ module ITGwikiMirror
34
34
  # Watch the "complete" file. When it's touched, deploy again.
35
35
  #
36
36
  notifier = INotify::Notifier.new
37
- notifier.watch("#{@mirror}/complete", :attrib) { deploy }
37
+ notifier.watch("#{@mirror}/complete", :attrib, :modify) { deploy }
38
38
  notifier.run
39
39
  end
40
40
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: itgwiki_mirror
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.24.pre
4
+ version: 0.0.25.pre
5
5
  prerelease: 7
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2012-01-19 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rb-inotify
16
- requirement: &85546810 !ruby/object:Gem::Requirement
16
+ requirement: &71067500 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,7 +21,7 @@ dependencies:
21
21
  version: '0'
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *85546810
24
+ version_requirements: *71067500
25
25
  description: ! "\n Use two scripts, itgwiki_mirror_backup and itgwiki_mirror_deploy,
26
26
  to\n maintain a read-only mirror of ITGwiki. itgwiki_mirror_backup runs\n periodically
27
27
  and automatically on the live instance of ITGwiki to create a\n backup and copy