tests/helper-runtests.sh
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 13 Apr 2018 11:19:39 -0700
changeset 37641 add129811176
parent 29220 054bcdad6042
permissions -rw-r--r--
bookmarks: use command executor for wire protocol commands And change the name of a variable to reflect that is is a peer. Differential Revision: https://phab.mercurial-scm.org/D3292

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL