summaryrefslogtreecommitdiffstats
path: root/bin/isolated-functions.sh
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-08-15 08:22:47 +0000
committerZac Medico <zmedico@gentoo.org>2009-08-15 08:22:47 +0000
commit6a454b2769795983b0f91d341632782b2596ef0b (patch)
tree62e8ff21d7531afc84860fb5765eb55b6ba185d9 /bin/isolated-functions.sh
parent09e73391cdbcfebe93375fb964f96e2608fcee48 (diff)
downloadportage-6a454b2769795983b0f91d341632782b2596ef0b.tar.gz
portage-6a454b2769795983b0f91d341632782b2596ef0b.tar.bz2
portage-6a454b2769795983b0f91d341632782b2596ef0b.zip
Remove ACCEPT_PROPERTIES filtering since it's filtered on the python side.
svn path=/main/trunk/; revision=14065
Diffstat (limited to 'bin/isolated-functions.sh')
-rwxr-xr-xbin/isolated-functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh
index cd60f05ee..bb9b9a042 100755
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -538,7 +538,7 @@ save_ebuild_env() {
${QA_INTERCEPTORS}
# portage config variables and variables set directly by portage
- unset ACCEPT_LICENSE ACCEPT_PROPERTIES BAD BRACKET BUILD_PREFIX COLS \
+ unset ACCEPT_LICENSE BAD BRACKET BUILD_PREFIX COLS \
DISTCC_DIR DISTDIR DOC_SYMLINKS_DIR \
EBUILD_EXIT_STATUS_FILE EBUILD_FORCE_TEST EBUILD_MASTER_PID \
ECLASSDIR ECLASS_DEPTH ENDCOL FAKEROOTKEY \