diff options
Diffstat (limited to 'Library/Homebrew/cmd/config.rb')
| -rw-r--r-- | Library/Homebrew/cmd/config.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/config.rb b/Library/Homebrew/cmd/config.rb index f93578dcd..9ee9cace2 100644 --- a/Library/Homebrew/cmd/config.rb +++ b/Library/Homebrew/cmd/config.rb @@ -1,6 +1,6 @@ require 'hardware' -module Homebrew extend self +module Homebrew def config dump_verbose_config end |
