This commit is contained in:
Kenneth Reitz
2013-01-02 22:40:52 -05:00
parent 4ded988907
commit 4ab3358851
2 changed files with 3 additions and 4 deletions
-1
View File
@@ -103,7 +103,6 @@ fi
# ### The Cache
mkdir -p $CACHE_DIR
[ ! "$(ls -A $CACHE_DIR)" ]
# Purge "old-style" virtualenvs.
[ -d $CACHE_DIR/$LEGACY_TRIGGER ] && rm -fr $CACHE_DIR/.heroku/bin $CACHE_DIR/.heroku/lib $CACHE_DIR/.heroku/include