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

fi

parent bfa26b8b
No related branches found
No related tags found
No related merge requests found
...@@ -119,8 +119,7 @@ if [-f $CACHE_DIR/$LEGACY_VIRTUALENV_TRIGGER]; then ...@@ -119,8 +119,7 @@ if [-f $CACHE_DIR/$LEGACY_VIRTUALENV_TRIGGER]; then
puts-warn "Checked-in virtualenv conflict." puts-warn "Checked-in virtualenv conflict."
exit 1; exit 1;
fi fi
fi
done
# Restore old artifacts from the cache. # Restore old artifacts from the cache.
for dir in $CACHED_DIRS; do for dir in $CACHED_DIRS; do
......
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