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

wait

parent 76ebf927
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,8 @@ set +e
PIP_STATUS="${PIPESTATUS[0]}"
set -e
cat $WARNINGS_LOG > /dev/null
wait
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