mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-python/python-distutils-extra: Fix test failure due to LINGUAS
Closes: https://bugs.gentoo.org/720080 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -37,6 +37,6 @@ PATCHES=(
|
||||
)
|
||||
|
||||
python_test() {
|
||||
unset PYTHONDONTWRITEBYTECODE
|
||||
unset LINGUAS PYTHONDONTWRITEBYTECODE
|
||||
"${EPYTHON}" test/auto.py -v || die "Tests fail with ${EPYTHON}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user