tests/helper-runtests.sh
author Boris Feld <boris.feld@octobus.net>
Mon, 12 Nov 2018 01:18:16 +0100
changeset 40912 6679ce31dfcb
parent 29220 054bcdad6042
permissions -rw-r--r--
test: enable sparse-revlog for test-stream-bundle-v2.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/D5339

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL