tests/helper-runtests.sh
author Augie Fackler <augie@google.com>
Mon, 15 Jun 2020 15:13:01 -0400
changeset 44996 ee5f27d7b9fb
parent 29220 054bcdad6042
permissions -rw-r--r--
pyutil: this has taken so long to fix, I'm using 3.8 now Differential Revision: https://phab.mercurial-scm.org/D8636

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL