aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/sh.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/cmd/sh.rb')
-rw-r--r--Library/Homebrew/cmd/sh.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/sh.rb b/Library/Homebrew/cmd/sh.rb
index 00b97ece1..65c5c2b0d 100644
--- a/Library/Homebrew/cmd/sh.rb
+++ b/Library/Homebrew/cmd/sh.rb
@@ -1,7 +1,7 @@
require 'extend/ENV'
require 'formula'
-module Homebrew extend self
+module Homebrew
def sh
ENV.activate_extensions!