mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/python-efl: use EPYTHON in python_test for 1.20.0-r1
Package-Manager: Portage[mgorny]-2.3.36.1
This commit is contained in:
committed by
Andreas Sturmlechner
parent
c635bd41d5
commit
950d20f93e
@@ -59,7 +59,7 @@ python_test() {
|
||||
sed -i 's/>= 13/>= 10/g' ecore/test_08_exe.py || die
|
||||
|
||||
sed -i 's:verbosity=1:verbosity=3:' 00_run_all_tests.py || die
|
||||
${PYTHON} 00_run_all_tests.py --verbose || die "Tests failed with ${EPYTHON}"
|
||||
${EPYTHON} 00_run_all_tests.py --verbose || die "Tests failed with ${EPYTHON}"
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
|
||||
Reference in New Issue
Block a user