tests/helper-runtests.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 08 Jul 2021 00:57:25 +0200
changeset 47595 14e2f4bd5f16
parent 29220 054bcdad6042
permissions -rw-r--r--
context: use `dirstate.set_tracked` in context.copy This is the new shiny API. Differential Revision: https://phab.mercurial-scm.org/D11015

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL