test-bot: rescue TapFormulaAmbiguityError
This commit is contained in:
parent
e744e8b0f9
commit
bc41f947de
@ -188,7 +188,7 @@ module Homebrew
|
||||
|
||||
begin
|
||||
formula = Formulary.factory(argument)
|
||||
rescue FormulaUnavailableError
|
||||
rescue FormulaUnavailableError, TapFormulaAmbiguityError
|
||||
end
|
||||
|
||||
git "rev-parse", "--verify", "-q", argument
|
||||
|
Loading…
x
Reference in New Issue
Block a user