diff --git a/bin/compile b/bin/compile index fc9a16c..8f6ccdf 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`.