aboutsummaryrefslogtreecommitdiffstats
path: root/Library/brew.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/brew.rb')
-rwxr-xr-xLibrary/brew.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/brew.rb b/Library/brew.rb
index f4bef15d8..b72d61494 100755
--- a/Library/brew.rb
+++ b/Library/brew.rb
@@ -58,8 +58,6 @@ end
begin
trap("INT", std_trap) # restore default CTRL-C handler
- ENV['HOMEBREW_VERBOSE'] = "1" if ARGV.verbose?
-
aliases = {'ls' => 'list',
'homepage' => 'home',
'-S' => 'search',