view tests/helper-runtests.sh @ 39403:66b5ded95185

run-tests: drop support for --with-python3 and $PYTHON3 This backs out cdbc25306696. We can run many tests on python3 without this hack.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 02 Sep 2018 16:32:11 +0900
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