aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/exceptions.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2014-04-26 23:31:39 -0700
committerAdam Vandenberg2014-04-30 19:09:29 -0700
commit273bbfda3353abd58f77aef66523a9617fa30128 (patch)
tree06fa08814966bef66d4d20231e9de5c306e39be5 /Library/Homebrew/exceptions.rb
parent43b1b8f8bf1d3fce611fb8398202906352de7daa (diff)
downloadhomebrew-273bbfda3353abd58f77aef66523a9617fa30128.tar.bz2
--config -> config
Diffstat (limited to 'Library/Homebrew/exceptions.rb')
-rw-r--r--Library/Homebrew/exceptions.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/exceptions.rb b/Library/Homebrew/exceptions.rb
index 8c4abc126..7cdd24cb1 100644
--- a/Library/Homebrew/exceptions.rb
+++ b/Library/Homebrew/exceptions.rb
@@ -190,7 +190,7 @@ class BuildError < Homebrew::InstallationError
puts " #{tap_issues_url}"
end
else
- require 'cmd/--config'
+ require 'cmd/config'
require 'cmd/--env'
unless formula.core_formula?