summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-11-26 14:04:28 -0800
committerZac Medico <zmedico@gentoo.org>2010-11-26 14:06:10 -0800
commit288cc72559d8cc881f5b55e9f7a31b66035ac519 (patch)
tree2e3c46b8c4ce3942d1b8ba114a7ee81ad4026c73 /bin
parentc88d0f3e60db508ba91b3ac04363796dbc1aadcc (diff)
downloadportage-288cc72559d8cc881f5b55e9f7a31b66035ac519.tar.gz
portage-288cc72559d8cc881f5b55e9f7a31b66035ac519.tar.bz2
portage-288cc72559d8cc881f5b55e9f7a31b66035ac519.zip
whitelist proxy vars and don't save them
Diffstat (limited to 'bin')
-rw-r--r--bin/isolated-functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh
index cf258bef3..1403c0aac 100644
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -542,7 +542,7 @@ save_ebuild_env() {
# misc variables inherited from the calling environment
unset COLORTERM DISPLAY EDITOR LESS LESSOPEN LOGNAME LS_COLORS PAGER \
- TERM TERMCAP USER
+ TERM TERMCAP USER ftp_proxy http_proxy no_proxy
# other variables inherited from the calling environment
unset CVS_RSH ECHANGELOG_USER GPG_AGENT_INFO \