From 111f92e368e9e1835b7ad2a3da4cd0ade997206c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 19 Dec 2012 23:20:11 -0500 Subject: [PATCH] test --- bin/compile | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/compile b/bin/compile index f9cc57e..58051b4 100755 --- a/bin/compile +++ b/bin/compile @@ -163,6 +163,7 @@ if [ ! "$SKIP_INSTALL" ]; then # curl -O http://python-distribute.org/distribute_setup.py echo path echo $PATH + ls /app/.heroku/python/bin hash -r which python python $ROOT_DIR/vendor/distribute-0.6.31/setup.py install