summaryrefslogtreecommitdiffstats
path: root/bin/isolated-functions.sh
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-04-24 02:29:44 +0000
committerZac Medico <zmedico@gentoo.org>2009-04-24 02:29:44 +0000
commitc4381c61135ae8b784c243db3c3f1092c25f8d6a (patch)
tree1df73d9f9fe1b18123be3d9a1d9a88d22c45d6ff /bin/isolated-functions.sh
parent0f7b2df6fbe0685c3189f0c62ce92c845dbee7e2 (diff)
downloadportage-c4381c61135ae8b784c243db3c3f1092c25f8d6a.tar.gz
portage-c4381c61135ae8b784c243db3c3f1092c25f8d6a.tar.bz2
portage-c4381c61135ae8b784c243db3c3f1092c25f8d6a.zip
Add dummy dosed and dohard functions for EAPI 3, so that a trace can be
displayed (not possible with the helper binaries). svn path=/main/trunk/; revision=13390
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 ccef19ed2..7996268d7 100755
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -498,7 +498,8 @@ save_ebuild_env() {
done
unset x
- unset -f dump_trace die diefunc quiet_mode vecho elog_base eqawarn elog \
+ unset -f die diefunc dosed dohard dump_trace \
+ 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 \