tests/helper-runtests.sh
author Augie Fackler <augie@google.com>
Sun, 09 Oct 2016 09:42:46 -0400
changeset 30130 7be610198360
parent 29220 054bcdad6042
permissions -rw-r--r--
debuginstall: use %d instead of %s for formatting an int % formatting on bytes on Python 3 is pickier about which % character we specify.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL