summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-10-21 08:01:22 +0000
committerZac Medico <zmedico@gentoo.org>2008-10-21 08:01:22 +0000
commitf59b95610e0ebd34099ce0bd5509fddd8411ed46 (patch)
treed8f9a0c71e1c3ac8085bdac1daf37f4eaaa0f5d2 /bin
parenta10c6c7e6118160f9599bae853aae04bc002e2d6 (diff)
downloadportage-f59b95610e0ebd34099ce0bd5509fddd8411ed46.tar.gz
portage-f59b95610e0ebd34099ce0bd5509fddd8411ed46.tar.bz2
portage-f59b95610e0ebd34099ce0bd5509fddd8411ed46.zip
Add PORTAGE_QUIET to the environment whitelist and filter it from the saved ebuild
environment. svn path=/main/trunk/; revision=11708
Diffstat (limited to 'bin')
-rwxr-xr-xbin/isolated-functions.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh
index be8716be6..09854b282 100755
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -520,6 +520,7 @@ save_ebuild_env() {
PORTAGE_COLORMAP PORTAGE_CONFIGROOT PORTAGE_DEBUG \
PORTAGE_DEPCACHEDIR PORTAGE_GID PORTAGE_INST_GID \
PORTAGE_INST_UID PORTAGE_LOG_FILE PORTAGE_MASTER_PID \
+ PORTAGE_QUIET \
PORTAGE_REPO_NAME PORTAGE_RESTRICT PORTAGE_UPDATE_ENV \
PORTAGE_WORKDIR_MODE PORTDIR \
PORTDIR_OVERLAY ${!PORTAGE_SANDBOX_*} PREROOTPATH \