tvd-runit 0.0.11 → 0.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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: