alpha_omega 0.0.90 → 0.0.91

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module AlphaOmega
2
- Version = "0.0.90"
2
+ Version = "0.0.91"
3
3
  end
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
@@ -3,7 +3,7 @@
3
3
  hst_this=$(hostname -s)
4
4
  if ! echo "$hst_this" | egrep -q "^(admin|develop)"; then
5
5
  # unless the .ao_no_proxy file exists
6
- if [[ -f ".ao_no_proxy" ]]; then
6
+ if [[ ! -f ".ao_no_proxy" ]]; then
7
7
  # ssh into deploy host and run from there
8
8
  exec bin/proxy $(basename $0) "$@"
9
9
  exit 1
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: 171
4
+ hash: 169
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 90
10
- version: 0.0.90
9
+ - 91
10
+ version: 0.0.91
11
11
  platform: ruby
12
12
  authors:
13
13
  - David Nghiem