diff options
Diffstat (limited to 'dev-python/clang-python/clang-python-9999.ebuild')
| -rw-r--r-- | dev-python/clang-python/clang-python-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-9999.ebuild b/dev-python/clang-python/clang-python-9999.ebuild index be306e0a887a..6019ef499996 100644 --- a/dev-python/clang-python/clang-python-9999.ebuild +++ b/dev-python/clang-python/clang-python-9999.ebuild @@ -31,7 +31,7 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${P}/bindings/python src_test() { - python_foreach_impl nosetests -v + python_foreach_impl nosetests -v || die } src_install() { |
