From 930a63d55cb515cc468ba41f476dc5daad6773ef Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 19 Dec 2012 23:05:57 -0500 Subject: [PATCH] further test --- bin/compile | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/compile b/bin/compile index 00ee874..dbb174b 100755 --- a/bin/compile +++ b/bin/compile @@ -69,6 +69,7 @@ TMP_APP_DIR=$CACHE_DIR/tmp_app_dir ls -a $APP_DIR ls -a $APP_DIR/tmp +ls -a /tmp # Copy Anvil app dir to temporary storage... mkdir -p $TMP_APP_DIR