Skip to content

Commit

Permalink
sandbox: fix log problem for brew test-bot
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed Aug 29, 2015
1 parent 9d41fc0 commit 8536a5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Homebrew/sandbox.rb
Expand Up @@ -118,6 +118,7 @@ def exec(*args)
if @failed && ARGV.verbose?
ohai "Sandbox log"
puts logs
$stdout.flush # without it, brew test-bot would fail to catch the log
end
end
end
Expand Down

0 comments on commit 8536a5c

Please sign in to comment.