Commit 1bdf4a0c authored by Kenneth Reitz's avatar Kenneth Reitz

debugging

parent c2b14655
...@@ -215,6 +215,12 @@ hash -r ...@@ -215,6 +215,12 @@ hash -r
source $BIN_DIR/steps/pylibmc source $BIN_DIR/steps/pylibmc
# bpwatch stop pylibmc_install # bpwatch stop pylibmc_install
# DEBUGGING
which python
which pip
python --version
# Install Mercurial if it appears to be required. # Install Mercurial if it appears to be required.
if (grep -Fiq "hg+" requirements.txt) then if (grep -Fiq "hg+" requirements.txt) then
# bpwatch start mercurial_install # bpwatch start mercurial_install
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment