ARGV.verbose? is always false here
This commit is contained in:
parent
ab20ed0bc2
commit
8b2a8d0595
@ -578,10 +578,8 @@ class Formula
|
||||
Process.wait
|
||||
|
||||
unless $?.success?
|
||||
unless ARGV.verbose?
|
||||
f.flush
|
||||
Kernel.system "/usr/bin/tail", "-n", "5", logfn
|
||||
end
|
||||
f.puts
|
||||
require 'cmd/--config'
|
||||
Homebrew.write_build_config(f)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user