Remove workaround for old debugger
This commit is contained in:
parent
3bbc9998a5
commit
1abcb0b348
@ -548,7 +548,7 @@ class Formula
|
|||||||
raise BuildError.new(self, cmd, args, ENV.to_hash)
|
raise BuildError.new(self, cmd, args, ENV.to_hash)
|
||||||
end
|
end
|
||||||
ensure
|
ensure
|
||||||
log.close unless log.closed?
|
log.close
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user