mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/path-py: Better to ||die on failed tests
This commit is contained in:
@@ -34,5 +34,5 @@ python_prepare_all() {
|
||||
}
|
||||
|
||||
python_test() {
|
||||
py.test -v
|
||||
py.test -v || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user