aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/system_config.rb
diff options
context:
space:
mode:
authorMike McQuaid2017-11-27 10:15:26 +0000
committerMike McQuaid2017-11-27 10:15:26 +0000
commitb26a0d4a911ba400f306ccc8bdc8cee42dd302bb (patch)
tree6ae1dc084c3263997fb0c0c26f24c7a8ee28eb96 /Library/Homebrew/system_config.rb
parente41a0a3b819ff0dcc8d01a70b589288183ec17bf (diff)
downloadbrew-b26a0d4a911ba400f306ccc8bdc8cee42dd302bb.tar.bz2
Enable environment filtering for developers.
If folks have set `HOMEBREW_DEVELOPER` or run a `dev-cmd` then enable environment filtering by default for them.
Diffstat (limited to 'Library/Homebrew/system_config.rb')
-rw-r--r--Library/Homebrew/system_config.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/system_config.rb b/Library/Homebrew/system_config.rb
index ef7572d22..28eecf951 100644
--- a/Library/Homebrew/system_config.rb
+++ b/Library/Homebrew/system_config.rb
@@ -185,6 +185,7 @@ class SystemConfig
HOMEBREW_BREW_FILE
HOMEBREW_COMMAND_DEPTH
HOMEBREW_CURL
+ HOMEBREW_GIT_CONFIG_FILE
HOMEBREW_LIBRARY
HOMEBREW_MACOS_VERSION
HOMEBREW_RUBY_PATH