mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/clang-python: Die on test failures
This commit is contained in:
@@ -32,7 +32,7 @@ DEPEND="${RDEPEND}
|
||||
S=${WORKDIR}/${P}/bindings/python
|
||||
|
||||
src_test() {
|
||||
python_foreach_impl nosetests -v
|
||||
python_foreach_impl nosetests -v || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user