mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/md4c: fix running tests
Closes: https://bugs.gentoo.org/974202 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -44,7 +44,6 @@ src_configure() {
|
||||
|
||||
src_test() {
|
||||
pushd "${BUILD_DIR}" || die
|
||||
# Uses python internally
|
||||
"${S}"/scripts/run-tests.sh || die
|
||||
"${EPYTHON}" "${S}"/scripts/run-tests.py || die
|
||||
popd
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user