cmd/install: do not print similar error messages
This commit is contained in:
parent
4a81d10161
commit
35288995bc
@ -268,7 +268,6 @@ module Homebrew
|
||||
puts "To install one of them, run (for example):\n brew install #{formulae_search_results.first}"
|
||||
end
|
||||
|
||||
ofail e.message
|
||||
if (reason = MissingFormula.reason(e.name))
|
||||
$stderr.puts reason
|
||||
return
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user