Commit 40e91ffa authored by Kenneth Reitz's avatar Kenneth Reitz

debug

parent 72710696
......@@ -12,7 +12,14 @@ set -e
show-warnings
echo
echo
echo
echo
cat $WARNINGS_LOG | indent
echo
echo
echo
echo
if [[ ! $PIP_STATUS -eq 0 ]]; then
exit 1
......
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