Skip to content
Snippets Groups Projects
Commit ce268a3c authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

back to the way it was

parent 80723306
No related branches found
No related tags found
No related merge requests found
......@@ -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)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment