Tweak warning message wording
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
4b36a0eee5
commit
b30d821a9c
@ -285,7 +285,7 @@ module Homebrew
|
|||||||
if skipped_dependents.present?
|
if skipped_dependents.present?
|
||||||
opoo <<~EOS
|
opoo <<~EOS
|
||||||
The following dependents of upgraded formulae are outdated but will not
|
The following dependents of upgraded formulae are outdated but will not
|
||||||
be upgraded:
|
be upgraded because they are not bottled:
|
||||||
#{skipped_dependents * "\n "}
|
#{skipped_dependents * "\n "}
|
||||||
EOS
|
EOS
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user