This commit is contained in:
Kenneth Reitz
2012-03-23 23:45:06 -04:00
parent bfa26b8b05
commit 6394214b55
+1 -2
View File
@@ -119,8 +119,7 @@ if [-f $CACHE_DIR/$LEGACY_VIRTUALENV_TRIGGER]; then
puts-warn "Checked-in virtualenv conflict."
exit 1;
fi
done
fi
# Restore old artifacts from the cache.
for dir in $CACHED_DIRS; do