mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
patch: restore output from failed patch
This commit is contained in:
parent
4db46eea4e
commit
d4e06b4d45
@ -150,6 +150,7 @@ class ExternalPatch
|
||||
end
|
||||
end
|
||||
rescue ErrorDuringExecution => e
|
||||
onoe e
|
||||
f = resource.owner.owner
|
||||
cmd, *args = e.cmd
|
||||
raise BuildError.new(f, cmd, args, ENV.to_hash)
|
||||
|
Loading…
x
Reference in New Issue
Block a user