aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rwxr-xr-xLibrary/Homebrew/install.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/Library/Homebrew/install.rb b/Library/Homebrew/install.rb
index d2885c576..a77fd66a3 100755
--- a/Library/Homebrew/install.rb
+++ b/Library/Homebrew/install.rb
@@ -65,11 +65,6 @@ def install f
end
end
- if ARGV.verbose?
- ohai "Build Environment"
- dump_build_env ENV
- end
-
build_time = nil
begin
f.brew do