Commit cfd4a023 authored by Hunter Loftis's avatar Hunter Loftis

formatting help messages

parent ae004c84
......@@ -9,6 +9,7 @@ build_failed() {
info ""
if [ "$warn" != "" ]; then
info "During the build we spotted some likely problems:"
info ""
echo "$warn" | indent
else
info "If you're stuck, please submit a ticket so we can help:"
......
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