tests/helper-runtests.sh
author Augie Fackler <raf@durin42.com>
Tue, 22 Aug 2017 23:11:35 -0400
changeset 34043 626a28f30dbd
parent 29220 054bcdad6042
permissions -rw-r--r--
debugcommands: stabilize output of debugbundle by having a custom repr We handle all dict-like things the same, and don't worry about it actually being a repr.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL