mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-27 11:48:09 -07:00
dev-python/python3-openid: die on test failure
Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69
This commit is contained in:
@@ -24,5 +24,5 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
|
||||
python_test() {
|
||||
${EPYTHON} -m unittest -v openid.test.test_suite
|
||||
${EPYTHON} -m unittest -v openid.test.test_suite || die "Tests failed with ${EPYTHON}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user