view tests/helper-runtests.sh @ 48972:6b31c0676147

rhg: add support for ignoring all extensions Some workflows just want what `rhg` does and don't care about any extensions, this makes it easier. Differential Revision: https://phab.mercurial-scm.org/D12385
author Raphaël Gomès <rgomes@octobus.net>
date Fri, 18 Mar 2022 17:39:06 +0100
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