tests/helper-runtests.sh
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 19 Nov 2019 14:59:23 -0500
branchstable
changeset 43720 132470ee53fe
parent 29220 054bcdad6042
permissions -rw-r--r--
shelve: add the missing `create` parameter to the bundlerepo constructor Caught by pytype. Differential Revision: https://phab.mercurial-scm.org/D7458

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL