Commit 6394214b authored by Kenneth Reitz's avatar Kenneth Reitz

fi

parent bfa26b8b
...@@ -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
......
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