diff --git a/bin/compile b/bin/compile
index fc9a16cd2e7b511a2e177f7b855b2098231ef3fc..8f6ccdf1cc3c118f00c6ed771fb5071792c79d55 100755
--- a/bin/compile
+++ b/bin/compile
@@ -47,7 +47,7 @@ unset GIT_DIR PYTHONHOME PYTHONPATH LD_LIBRARY_PATH LIBRARY_PATH
 # bpwatch build python $BUILDPACK_VERSION $REQUEST_ID
 TMP_APP_DIR=$CACHE_DIR/tmp_app_dir
 
-bpwatch start compile
+# bpwatch start compile
 
 
 # We'll need to send these statics to other scripts we `source`.