Merge remote-tracking branch 'tyuwags/install-size' into install-size
This commit is contained in:
commit
4d2e2839b7
@ -131,7 +131,7 @@ module Homebrew
|
|||||||
unless formulae.empty?
|
unless formulae.empty?
|
||||||
Install.perform_preinstall_checks_once
|
Install.perform_preinstall_checks_once
|
||||||
|
|
||||||
# Main block: if asking the user is enabled, show dependency and size information.
|
# If asking the user is enabled, show dependency and size information.
|
||||||
Install.ask(formulae, args: args) if args.ask?
|
Install.ask(formulae, args: args) if args.ask?
|
||||||
|
|
||||||
formulae.each do |formula|
|
formulae.each do |formula|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user