This commit is contained in:
Anthony Young 2011-11-10 13:26:16 -08:00
parent b7661282d1
commit 33d2a4e2d9

View file

@ -22,7 +22,7 @@ CUR_DIR=$(cd $(dirname "$0") && pwd)
# devstack directory
cd ../../..
TOP_DIR=(pwd)
TOP_DIR=$(pwd)
# Name test instance based on executor
BASE_NAME=executor-`printf "%02d" $EXECUTOR_NUMBER`