tests/helper-runtests.sh
author Boris Feld <boris.feld@octobus.net>
Mon, 12 Nov 2018 01:18:03 +0100
changeset 40911 8fcda0780136
parent 29220 054bcdad6042
permissions -rw-r--r--
test: enable sparse-revlog for test-ssh.t We are about to enable sparse-revlog globally. To help with reviewing the tests change, we isolate them in individual changesets. Differential Revision: https://phab.mercurial-scm.org/D5338

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL