tests/helper-runtests.sh
author Sushil khanchi <sushilkhanchi97@gmail.com>
Sat, 02 Jun 2018 15:55:28 +0530
changeset 38232 ad50f0399e1e
parent 29220 054bcdad6042
permissions -rw-r--r--
graft: correct documentation about options can be reapplied Now options --user and --date can be reapplied after we hit a conflict. Differential Revision: https://phab.mercurial-scm.org/D3678

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL