diff --git a/bin/compile b/bin/compile index d64817f..c64d885 100755 --- a/bin/compile +++ b/bin/compile @@ -233,13 +233,6 @@ bpwatch start pylibmc_install source $BIN_DIR/steps/pylibmc bpwatch stop pylibmc_install - -# DEBUGGING -which python -which pip -python --version -echo $STACK - # Install Mercurial if it appears to be required. if (grep -Fiq "hg+" requirements.txt) then bpwatch start mercurial_install