view tests/helper-runtests.sh @ 40948:a314eafd7c8d

perf: add two more missing b prefixes for Python 3 # skip-blame just two more b prefixes Differential Revision: https://phab.mercurial-scm.org/D5425
author Augie Fackler <augie@google.com>
date Fri, 14 Dec 2018 12:00:38 -0500
parents 054bcdad6042
children
line wrap: on
line source

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL