tests/helper-runtests.sh
author Danny Hooper <hooper@google.com>
Wed, 01 Aug 2018 16:03:32 -0700
changeset 38811 64535d43c103
parent 29220 054bcdad6042
permissions -rw-r--r--
fix: add a monkey-patchable point after all new revisions have been committed Differential Revision: https://phab.mercurial-scm.org/D4048

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL