tvd-runit 0.0.11 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.11
1
+ 0.0.12
@@ -35,7 +35,7 @@ define :runit_service, :only_if => false, :options => Hash.new, :env => Hash.new
35
35
  unless params[:activate]
36
36
  execute "#{svc_defined}/down" do
37
37
  command "touch #{svc_defined}/down"
38
- creates "touch #{svc_defined}/down"
38
+ creates "#{svc_defined}/down"
39
39
  end
40
40
  end
41
41
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tvd-runit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.11
4
+ version: 0.0.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: