Fix typo
This commit is contained in:
parent
ffbe5bf22c
commit
47f22d20af
@ -66,7 +66,7 @@ module Homebrew extend self
|
||||
installer.options |= tab.used_options
|
||||
installer.show_header = false
|
||||
installer.ignore_deps = ARGV.ignore_deps?
|
||||
fi.only_deps = ARGV.only_deps?
|
||||
installer.only_deps = ARGV.only_deps?
|
||||
|
||||
oh1 "Upgrading #{f.name}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user