view tests/helper-runtests.sh @ 46873:0abf5eba0042

rhg: make rhg recognise it supports zstd compression for revlogs It already did, but was not aware of it. Differential Revision: https://phab.mercurial-scm.org/D10324
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 07 Apr 2021 13:31:15 +0200
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