fixing the path to host_settings

This commit is contained in:
fawce
2012-02-03 15:05:36 -05:00
parent 313ee14a2b
commit 6617c33d3c
+1 -1
View File
@@ -19,7 +19,7 @@ virtualenv --no-site-packages $PYENV_HOME
. $PYENV_HOME/bin/activate
./ordered_pip.sh $WORKSPACE/requirements.txt
./ordered_pip.sh $WORKSPACE/requirements_dev.txt
cp /mnt/jenkins_backup/host_settings.py ./
cp /mnt/jenkins/host_settings.py ./
#setup the local mongodb
python dev_setup.py