view tests/helper-runtests.sh @ 48957:edab75a4c1da

hg: always import hgdemandimport The deleted if condition is always true now that we dropped Python 2 and 3.5. Differential Revision: https://phab.mercurial-scm.org/D12361
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 08 Mar 2022 19:08:35 -0800
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