link: eliminate naked rescue
This commit is contained in:
parent
47282db255
commit
951b09b1c5
@ -42,8 +42,7 @@ module Homebrew extend self
|
||||
puts "Note that doing so can interfere with building software."
|
||||
next
|
||||
end
|
||||
rescue
|
||||
# Nothing to see here
|
||||
rescue FormulaUnavailableError
|
||||
end
|
||||
|
||||
keg.lock do
|
||||
|
Loading…
x
Reference in New Issue
Block a user