view tests/helper-runtests.sh @ 43054:eddae0ed485d

automation: upgrade various packages Ran `pip-compile -U` to upgrade to latest versions. Differential Revision: https://phab.mercurial-scm.org/D6980
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 05 Oct 2019 11:03:05 -0400
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