Merge pull request #5665 from GauthamGoli/upgrade-parse-args
cmd/upgrade: Add call to parse options
This commit is contained in:
commit
e1caf63cec
@ -56,6 +56,8 @@ module Homebrew
|
||||
odisabled("'HOMEBREW_UPGRADE_CLEANUP'")
|
||||
end
|
||||
|
||||
upgrade_args.parse
|
||||
|
||||
FormulaInstaller.prevent_build_flags unless DevelopmentTools.installed?
|
||||
|
||||
Install.perform_preinstall_checks
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user