debugging

This commit is contained in:
Kenneth Reitz
2014-07-11 13:39:16 -04:00
parent c2b1465548
commit 1bdf4a0c64
+6
View File
@@ -215,6 +215,12 @@ hash -r
source $BIN_DIR/steps/pylibmc
# bpwatch stop pylibmc_install
# DEBUGGING
which python
which pip
python --version
# Install Mercurial if it appears to be required.
if (grep -Fiq "hg+" requirements.txt) then
# bpwatch start mercurial_install