Fix style
This commit is contained in:
parent
da5d804bd9
commit
22375bae7c
@ -186,7 +186,8 @@ module Homebrew
|
||||
fi.prelude
|
||||
|
||||
if f.optlinked?
|
||||
oh1 "Upgrading #{Formatter.identifier(f.full_specified_name)} #{Keg.new(f.opt_prefix).version} -> #{f.pkg_version} #{fi.options.to_a.join " "}"
|
||||
oh1 "Upgrading #{Formatter.identifier(f.full_specified_name)} #{Keg.new(f.opt_prefix).version} ->"\
|
||||
" #{f.pkg_version} #{fi.options.to_a.join " "}"
|
||||
else
|
||||
oh1 "Upgrading #{Formatter.identifier(f.full_specified_name)} -> #{f.pkg_version} #{fi.options.to_a.join " "}"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user