Merge pull request #20178 from tyuwags/upgrade-pin
upgrade pin nil value
This commit is contained in:
commit
415c0de6b2
@ -236,6 +236,8 @@ module Homebrew
|
||||
verbose: args.verbose?,
|
||||
)
|
||||
|
||||
return false if formulae_installer.blank?
|
||||
|
||||
dependants = Upgrade.dependants(
|
||||
formulae_to_install,
|
||||
flags: args.flags_only,
|
||||
|
Loading…
x
Reference in New Issue
Block a user