tests/helper-runtests.sh
author Augie Fackler <augie@google.com>
Mon, 24 Jul 2017 11:20:08 -0400
changeset 33674 9a323773216c
parent 29220 054bcdad6042
permissions -rw-r--r--
bundle2: work around zip() being lazy in Python 3

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL