mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/ipython: Call virtx instead of virtualmake
Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1571 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
03256995df
commit
e8b6ebd6f1
@@ -100,7 +100,7 @@ python_test() {
|
||||
"${PYTHON}" -m IPython.testing.iptestcontroller --all || fail=1
|
||||
popd > /dev/null || die
|
||||
}
|
||||
VIRTUALX_COMMAND=run_tests virtualmake
|
||||
virtx run_tests
|
||||
[[ ${fail} ]] && die "Tests fail with ${EPYTHON}"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user