There was an error while loading. Please reload this page.
1 parent 998f996 commit 0896d6aCopy full SHA for 0896d6a
bin/steps/mercurial
@@ -3,4 +3,4 @@ if (grep -Fiq "hg+" requirements.txt) then
3
bpwatch start mercurial_install
4
/app/.heroku/python/bin/pip install mercurial | cleanup | indent
5
bpwatch stop mercurial_install
6
-fi
+fi
bin/steps/pip-uninstall
@@ -15,4 +15,4 @@ if [[ -f .heroku/python/requirements-declared.txt ]]; then
15
fi
16
17
bpwatch stop pip_uninstall
18
-set -e
+set -e
0 commit comments