alpha_omega 1.4.2 → 1.4.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/libexec/aoh-init +1 -1
  3. metadata +3 -3
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.4.2
1
+ 1.4.3
data/libexec/aoh-init CHANGED
@@ -39,7 +39,7 @@ EOF
39
39
  chmod 755 "libexec/aohelper"
40
40
 
41
41
  for nm_cmd in activate check compare debug deploy dna hosts lock migrate proxy release restart rollback shell stage unlock; do
42
- ln -nfs "../libexec/aohelper" $shome/bin/$nm_cmd
42
+ ln -nfs "../libexec/aohelper" "bin/$nm_cmd"
43
43
  done
44
44
  else
45
45
  if [[ "$#" < 1 ]]; then
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alpha_omega
3
3
  version: !ruby/object:Gem::Version
4
- hash: 3
4
+ hash: 1
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 4
9
- - 2
10
- version: 1.4.2
9
+ - 3
10
+ version: 1.4.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - David Nghiem