view tests/helper-runtests.sh @ 40086:41fcdfe3bfeb

narrow: allow repo.narrowmatch(match) to include exact matches from "match" Differential Revision: https://phab.mercurial-scm.org/D4900
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 01 Oct 2018 10:11:00 -0700
parents 054bcdad6042
children
line wrap: on
line source

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL