mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/coverage: Cleanup up extra module from tests in 4.5.4
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
@@ -65,4 +65,7 @@ python_test() {
|
||||
cp -l -- "${TEST_DIR}"/lib/*/coverage/*.so coverage/ || die
|
||||
PATH="${bindir}:${PATH}" "${EPYTHON}" igor.py test_with_tracer c || die
|
||||
fi
|
||||
|
||||
# clean up leftover "egg1" directory
|
||||
rm -rf build/lib/egg1 || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user