tests/helper-runtests.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 15 Feb 2022 23:09:07 +0100
changeset 48779 17eaeb06562c
parent 29220 054bcdad6042
permissions -rw-r--r--
upgrade: prepare code (and output) for the idea of upgrading share This would work for a subset of action only. Our first target is dirstate-v2. Differential Revision: https://phab.mercurial-scm.org/D12196

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL