remove debugging information

This commit is contained in:
Kenneth Reitz
2014-07-17 16:44:38 -04:00
parent eb6193d13e
commit 9187dccb54
-7
View File
@@ -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