tests/helper-runtests.sh
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 28 Sep 2020 08:07:09 -0700
changeset 45605 00402df57db7
parent 29220 054bcdad6042
permissions -rw-r--r--
updaterepo: add deprecation warning We just moved all in-tree callers off of the function, but we're leaving it here for a bit to help extension writers. Differential Revision: https://phab.mercurial-scm.org/D9110

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL