mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
fi
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user