Revert "Fix a typo in variable name"

This reverts commit d2c5028a02c01fb02bcbd814a5f436645ec3ea94.

Change-Id: I7c84c2c4f3162bfa152ba351370aaffd6a8f397c
This commit is contained in:
Sergey Lukjanov 2014-06-24 13:10:48 +00:00
parent d2c5028a02
commit 7989bc9a59

View File

@ -870,7 +870,7 @@
export DEVSTACK_GATE_TIMEOUT=120
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_TEMPEST_FULL=1
export DEVSTACK_GATE_TEMPEST_NOVA_V3=1
export DEVSTACK_GATE_TEMPEST_NOVA_V3_API=1
export BRANCH_OVERRIDE={branch-override}
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE