From 86fb607dd4343202dfa0df31376117c76cca0088 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 2 Jan 2013 19:41:19 -0500 Subject: [PATCH] ls --- bin/compile | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/compile b/bin/compile index be2629d..2cbe978 100755 --- a/bin/compile +++ b/bin/compile @@ -159,6 +159,7 @@ if [ ! "$SKIP_INSTALL" ]; then cd $WORKING_DIR hash -r + ls /app/.heroku/python/bin/ # python $ROOT_DIR/vendor/distribute-0.6.32/distribute_setup.py &> /dev/null # hash -r # easy_install $ROOT_DIR/vendor/pip-1.2.1.tar.gz &> /dev/null