Typo in devstack gate script.

Change-Id: I669b087f59b71671519df6a593879a9f199e6ba5
This commit is contained in:
James E. Blair
2012-01-04 18:41:08 -08:00
parent 3e0dbeae87
commit 4c34fb23b7

View File

@@ -64,7 +64,7 @@ done
# Set CI_SCRIPT_DIR to point to opestack-ci in the workspace so that
# we are testing the proposed change from this point forward.
CI_SCRIPT_DIR=$WORKSPACE/openstack-ci/slave-scripts
CI_SCRIPT_DIR=$WORKSPACE/openstack-ci/slave_scripts
eval `$CI_SCRIPT_DIR/devstack-vm-fetch.py` || exit $?