mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
sandbox: fix log problem for brew test-bot
This commit is contained in:
parent
c9c56bc6e9
commit
77536e39de
@ -118,6 +118,7 @@ class Sandbox
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user