Merge pull request #2057 from JCount/install-force-fix
ARGV: add missing "--force" arg to formula_install_option_names
This commit is contained in:
commit
07a3d43de4
@ -16,11 +16,13 @@ module HomebrewArgvExtension
|
||||
--build-bottle
|
||||
--force-bottle
|
||||
--verbose
|
||||
--force
|
||||
-i
|
||||
-v
|
||||
-d
|
||||
-g
|
||||
-s
|
||||
-f
|
||||
].freeze
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user