view tests/helper-runtests.sh @ 42224:a20d7c6abff2

copies: replace .items() by .values() where appropriate As pointed out by Pierre-Yves. Differential Revision: https://phab.mercurial-scm.org/D6266
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 17 Apr 2019 14:11:54 -0700
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