diff --git a/Library/Homebrew/cmd/install.rb b/Library/Homebrew/cmd/install.rb index deb35c677d..276700e6bc 100644 --- a/Library/Homebrew/cmd/install.rb +++ b/Library/Homebrew/cmd/install.rb @@ -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