From 3e6adb7e33110f8f620bb387ce5884dba56783ad Mon Sep 17 00:00:00 2001 From: xiehuc Date: Thu, 1 Feb 2018 18:11:29 +0800 Subject: update all_proxy and man pages #3751 --- bin/brew | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/brew b/bin/brew index 6fbdbd012..881ace1ec 100755 --- a/bin/brew +++ b/bin/brew @@ -67,7 +67,7 @@ then FILTERED_ENV=() # Filter all but the specific variables. for VAR in HOME SHELL PATH TERM LOGNAME USER CI TRAVIS SSH_AUTH_SOCK SUDO_ASKPASS \ - http_proxy https_proxy ftp_proxy no_proxy HTTPS_PROXY FTP_PROXY ALL_PROXY \ + http_proxy https_proxy ftp_proxy no_proxy all_proxy HTTPS_PROXY FTP_PROXY ALL_PROXY \ "${!HOMEBREW_@}" "${!TRAVIS_@}" "${!JENKINS_@}" do # Skip if variable value is empty. -- cgit v1.2.3