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

maybe this will help

parent 3c3e6210
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ set +e
PIP_STATUS="${PIPESTATUS[0]}"
set -e
cat $WARNINGS_LOG > /dev/null
show-warnings
if [[ ! $PIP_STATUS -eq 0 ]]; then
......
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