tests/helper-runtests.sh
author Matt Harbison <matt_harbison@yahoo.com>
Mon, 01 Oct 2018 23:26:24 -0400
changeset 39951 a339b5e0d7c6
parent 29220 054bcdad6042
permissions -rw-r--r--
py3: suppress the output from .write() calls in more tests I missed these in 803b7569c9ea because I forgot about `...` lines.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL