This commit is contained in:
2016-02-08 22:10:52 -05:00
parent 72710696a0
commit 40e91ffa67
+7
View File
@@ -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