correcting rescue to use installer and not formula
This commit is contained in:
parent
f9dab1561a
commit
e731b572f3
@ -321,7 +321,7 @@ module Homebrew
|
||||
ofail e.message
|
||||
next
|
||||
rescue UnsatisfiedRequirements, DownloadError, ChecksumMismatchError => e
|
||||
ofail "#{formula}: #{e}"
|
||||
ofail "#{fi.formula}: #{e}"
|
||||
next
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user