Commit cfd4a023 authored by Hunter Loftis's avatar Hunter Loftis

formatting help messages

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