view tests/helper-runtests.sh @ 42878:a5c088966d6c

flagutil: use the new mixin use in remotefilelog This remove one of the code duplication. Hooray \o/. Differential Revision: https://phab.mercurial-scm.org/D6797
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sat, 07 Sep 2019 09:56:45 -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