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."
|
puts "Note that doing so can interfere with building software."
|
||||||
next
|
next
|
||||||
end
|
end
|
||||||
rescue
|
rescue FormulaUnavailableError
|
||||||
# Nothing to see here
|
|
||||||
end
|
end
|
||||||
|
|
||||||
keg.lock do
|
keg.lock do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user