Bug #264494 - In case the ebuild has enabled set -e during an ebuild phase,
authorZac Medico <zmedico@gentoo.org>
Wed, 1 Apr 2009 17:04:11 +0000 (17:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 1 Apr 2009 17:04:11 +0000 (17:04 -0000)
commita70afbccafa38a013da34033fdca7d8561e2741a
treecf4fe58430157d69241163241409c6459431b004
parent0c3a588a31e43ee42a79cea210c02ef25ddc8099
Bug #264494 - In case the ebuild has enabled set -e during an ebuild phase,
proactively call set +e inside qa_source(), qa_call(), and die().

svn path=/main/trunk/; revision=13273
bin/ebuild.sh
bin/isolated-functions.sh