link: eliminate naked rescue

This commit is contained in:
Jack Nagel 2013-04-10 12:02:35 -05:00
parent 47282db255
commit 951b09b1c5

View File

@ -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