tests/helper-runtests.sh
author Augie Fackler <augie@google.com>
Mon, 21 Nov 2016 21:16:54 -0500
changeset 30493 762c8a128357
parent 29220 054bcdad6042
permissions -rw-r--r--
cmdutil: mark dirstateguard as deprecated I sincerely doubt this is used in external code, as grepping the extensions I keep locally (including Facebook's hgexperimental and evolve) indicate nobody outside of core uses this. As such, I'd also welcome just dropping this name forward entirely.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL