brew-pull: don't fail to pull on Formula exception
This commit is contained in:
parent
f34fcd7781
commit
19dce37a5f
@ -99,7 +99,7 @@ ARGV.named.each do |arg|
|
||||
|
||||
begin
|
||||
changed_formulae << Formula[name]
|
||||
rescue FormulaUnavailableError
|
||||
rescue
|
||||
next
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user