tvd-runit 0.0.10 → 0.0.11

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.10
1
+ 0.0.11
@@ -32,7 +32,7 @@ define :runit_service, :only_if => false, :options => Hash.new, :env => Hash.new
32
32
 
33
33
  directory svc_defined
34
34
 
35
- unless paras[:activate]
35
+ unless params[:activate]
36
36
  execute "#{svc_defined}/down" do
37
37
  command "touch #{svc_defined}/down"
38
38
  creates "touch #{svc_defined}/down"
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.10
4
+ version: 0.0.11
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: