summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-04-24 06:37:22 +0000
committerZac Medico <zmedico@gentoo.org>2009-04-24 06:37:22 +0000
commit2a837288be5ec8f50fb0b9859fcc9f993b709e60 (patch)
tree3437dbdd6d56603f8558937d63f7d10408719eba /bin/isolated-functions.sh
parentAdd dummy dosed and dohard functions for EAPI 3, so that a trace can be (diff)
downloadportage-idfetch-2a837288be5ec8f50fb0b9859fcc9f993b709e60.tar.gz
portage-idfetch-2a837288be5ec8f50fb0b9859fcc9f993b709e60.tar.bz2
portage-idfetch-2a837288be5ec8f50fb0b9859fcc9f993b709e60.zip
Revert r13390 (dosed and dohard functions) since a stack trace isn't really
important this particular QA feature. Thanks to Tiziano Müller <dev-zero@g.o> for the suggestion. svn path=/main/trunk/; revision=13391
Diffstat (limited to 'bin/isolated-functions.sh')
-rwxr-xr-xbin/isolated-functions.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh
index 7996268d..ccef19ed 100755
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -498,8 +498,7 @@ save_ebuild_env() {
done
unset x
- unset -f die diefunc dosed dohard dump_trace \
- quiet_mode vecho elog_base eqawarn elog \
+ unset -f dump_trace die diefunc quiet_mode vecho elog_base eqawarn elog \
esyslog einfo einfon ewarn eerror ebegin _eend eend KV_major \
KV_minor KV_micro KV_to_int get_KV unset_colors set_colors has \
hasg hasgq hasv hasq qa_source qa_call \