This commit is contained in:
Anthony Young 2011-11-11 09:53:22 -08:00
parent aae02c09a7
commit ad0378613b

View File

@ -28,7 +28,7 @@ if [ ! -e $XENRC ]; then
fi
# Move to top of devstack
cd ../..
cd ../../..
# Use xenrc as the start of our localrc
cp $XENRC localrc