tests/helper-runtests.sh
author Augie Fackler <augie@google.com>
Sun, 19 Mar 2017 00:18:53 -0400
changeset 31492 3c77414a0f9c
parent 29220 054bcdad6042
permissions -rw-r--r--
dispatch: consolidate formatting of arguments This was getting done twice, and it's clever enough I'm about to split it apart and then fix it for Python 3.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL