aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rwxr-xr-xLibrary/Contributions/cmd/brew-test-bot.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Contributions/cmd/brew-test-bot.rb b/Library/Contributions/cmd/brew-test-bot.rb
index 1d8ae1472..548068ce8 100755
--- a/Library/Contributions/cmd/brew-test-bot.rb
+++ b/Library/Contributions/cmd/brew-test-bot.rb
@@ -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?