Commit 70e997a9 authored by Hunter Loftis's avatar Hunter Loftis

empty line

parent 676e85bb
......@@ -24,6 +24,7 @@ unset GIT_DIR
# Provide hook to deal with errors
build_failed() {
head "Build failed"
echo ""
cat $warnings | indent
}
trap build_failed ERR
......
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