tests/helper-runtests.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 08 Jul 2024 16:44:07 +0200
branchstable
changeset 51659 d9faa71a57f6
parent 29220 054bcdad6042
permissions -rw-r--r--
test-check: don't report distutils as a local import On python 3.12 this is wrongly reported as a local import. So we adjust the checker to avoid it.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL