summaryrefslogtreecommitdiffstats
path: root/bin/isolated-functions.sh
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-01-30 22:49:47 +0000
committerZac Medico <zmedico@gentoo.org>2008-01-30 22:49:47 +0000
commit6b2dfba4b27544af98a096ec39f3e5989f472056 (patch)
treeb0f4065e02b6d472c15de26084b1d24cbfa059b8 /bin/isolated-functions.sh
parenta9369fc520d328d98bd54407be7e3c673626af13 (diff)
downloadportage-6b2dfba4b27544af98a096ec39f3e5989f472056.tar.gz
portage-6b2dfba4b27544af98a096ec39f3e5989f472056.tar.bz2
portage-6b2dfba4b27544af98a096ec39f3e5989f472056.zip
- Remove ebuild.autotools repoman check since it produces lots
of false positives (bug #207104) and its hard to parse bash - Use QA_INTERCEPTORS in ebuild.sh to implement a runtime 'QA Notice' when autotools is called directly svn path=/main/trunk/; revision=9235
Diffstat (limited to 'bin/isolated-functions.sh')
-rwxr-xr-xbin/isolated-functions.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh
index 7e7e710e0..5750ce8dd 100755
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -454,7 +454,8 @@ save_ebuild_env() {
debug-print-section inherit EXPORT_FUNCTIONS newdepend newrdepend \
newpdepend do_newdepend remove_path_entry killparent \
save_ebuild_env filter_readonly_variables preprocess_ebuild_env \
- source_all_bashrcs ebuild_phase ebuild_phase_with_hooks
+ source_all_bashrcs ebuild_phase ebuild_phase_with_hooks \
+ ${QA_INTERCEPTORS}
# portage config variables and variables set directly by portage
unset BAD BRACKET BUILD_PREFIX COLS \