summaryrefslogtreecommitdiffstats
path: root/bin/isolated-functions.sh
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-01-31 08:20:22 +0000
committerZac Medico <zmedico@gentoo.org>2008-01-31 08:20:22 +0000
commit4ea29dcea49101c7e485af1b9d4d49a64d4ae445 (patch)
treec75e92b7e44dacf3142948661b6701c67cabfa84 /bin/isolated-functions.sh
parent9b4848b925380f17f4c18b65291127b4fc07460a (diff)
downloadportage-4ea29dcea49101c7e485af1b9d4d49a64d4ae445.tar.gz
portage-4ea29dcea49101c7e485af1b9d4d49a64d4ae445.tar.bz2
portage-4ea29dcea49101c7e485af1b9d4d49a64d4ae445.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 trunk r9235 svn path=/main/branches/2.1.2/; revision=9247
Diffstat (limited to 'bin/isolated-functions.sh')
-rw-r--r--bin/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 100644
--- 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 \