aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2010-08-23 20:57:49 -0700
committerAdam Vandenberg2010-08-23 20:57:49 -0700
commit4f56674c7201cf9da33c34a98bf16efb45491832 (patch)
treec21c9d35b039ca2dd1150571ec62fcda1a1b836c
parent1e5b23f2dbeefce66efde1d60e4e0823315733bb (diff)
downloadbrew-4f56674c7201cf9da33c34a98bf16efb45491832.tar.bz2
Remove HOMEBREW_CACHE from "brew --config"
HOMEBREW_CACHE isn't really helpful in diagnosing problems, and some people don't like their username / home folder going into bug reports on the web, so let's take it out.
-rwxr-xr-xbin/brew1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/brew b/bin/brew
index f0f041bb1..e687d011d 100755
--- a/bin/brew
+++ b/bin/brew
@@ -53,7 +53,6 @@ HOMEBREW_VERSION: #{HOMEBREW_VERSION}
HEAD: #{sha}
HOMEBREW_PREFIX: #{HOMEBREW_PREFIX}
HOMEBREW_CELLAR: #{HOMEBREW_CELLAR}
-HOMEBREW_CACHE: #{HOMEBREW_CACHE}
HOMEBREW_REPOSITORY: #{HOMEBREW_REPOSITORY}
HOMEBREW_LIBRARY_PATH: #{HOMEBREW_LIBRARY_PATH}
Hardware: #{cores}-core #{bits}-bit #{Hardware.intel_family}