Skip to content
Snippets Groups Projects
Commit 9187dccb authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

remove debugging information

parent eb6193d1
No related branches found
No related tags found
No related merge requests found
...@@ -233,13 +233,6 @@ bpwatch start pylibmc_install ...@@ -233,13 +233,6 @@ bpwatch start pylibmc_install
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
echo $STACK
# 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment