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

show-warnings

parent 25b17d51
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ set -e
if [[ "$?" ]]; then
echo "an error occurred."
show-warnings
exit 1
fi
......
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