Files
devstack-gate/devstack-vm-gate.sh
Sean Dague 0c72ead2ea comparison to stable/grizzly is not numeric
the current d-g code uses -ne which is an explicitly numeric
opperator. Make this != to do the right thing with strings. Use variable
that is local to setup_localrc().
Without this there we get:

[[: stable/grizzly: division by 0 (error token is "grizzly")

Change-Id: Ie338b33e4bc655cb8e06b8bf80ab75bb58bf0e5e
2014-01-03 15:10:07 -05:00

13 KiB
Executable File