This commit is contained in:
Jack Nagel 2014-03-02 00:30:09 -06:00
parent ffbe5bf22c
commit 47f22d20af

View File

@ -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}"