Skip to content
Snippets Groups Projects
Commit 347c905a authored by Mike McQuaid's avatar Mike McQuaid
Browse files

brew-test-bot: improve long command output.

parent 4f3d1f02
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ class Step
end
def puts_result
puts "#{Tty.send status_colour}#{status_upcase}#{Tty.reset}"
puts " #{Tty.send status_colour}#{status_upcase}#{Tty.reset}"
end
def has_output?
......
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