removing formula previously updated
This commit is contained in:
parent
4fd7c6fa8d
commit
dfab4bbab2
@ -375,6 +375,8 @@ module Homebrew
|
||||
puts formulae_upgrades.join(", ")
|
||||
end
|
||||
|
||||
upgradeable = upgradeable.reject { |f| FormulaInstaller.installed.to_a.include?(f) }
|
||||
|
||||
unless dry_run
|
||||
dependent_installers = formula_installers(
|
||||
upgradeable,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user