summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/clang-python/clang-python-4.0.1.ebuild')
-rw-r--r--dev-python/clang-python/clang-python-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-4.0.1.ebuild b/dev-python/clang-python/clang-python-4.0.1.ebuild
index dc7e4ee8aaab..c77ee951ec2f 100644
--- a/dev-python/clang-python/clang-python-4.0.1.ebuild
+++ b/dev-python/clang-python/clang-python-4.0.1.ebuild
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
S=${WORKDIR}/cfe-${PV/_/}.src/bindings/python
src_test() {
- python_foreach_impl nosetests -v
+ python_foreach_impl nosetests -v || die
}
src_install() {