Commit ce268a3c authored by Kenneth Reitz's avatar Kenneth Reitz

back to the way it was

parent 80723306
......@@ -51,14 +51,6 @@ for dir in $VIRTUALENV_DIRS; do
cp -R $CACHE_DIR/$dir . &> /dev/null || true
done
pwd
ls
echo '-------------'
ls /app/tmp/repo.git/.cache/
ls /app/tmp/repo.git/
ls -a /app/
# Create virtualenv. Rebuild if corrupt.
set +e
echo "-----> Preparing virtualenv version $(virtualenv --version)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment