Typo in devstack gate script.
Change-Id: I669b087f59b71671519df6a593879a9f199e6ba5
This commit is contained in:
@@ -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 $?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user