Merge pull request #9046 from MikeMcQuaid/diagnostic-deleted-tweaks
diagnostic: improve deleted message.
This commit is contained in:
commit
18e19df9b8
@ -851,7 +851,8 @@ module Homebrew
|
||||
return if deleted_formulae.blank?
|
||||
|
||||
<<~EOS
|
||||
Some installed formulae were deleted!
|
||||
Some installed kegs have no formulae!
|
||||
This means they were either deleted or installed with `brew diy`.
|
||||
You should find replacements for the following formulae:
|
||||
#{deleted_formulae.join("\n ")}
|
||||
EOS
|
||||
|
Loading…
x
Reference in New Issue
Block a user