view tests/helper-runtests.sh @ 43927:905b21783968

rebase: use cmdutil.check_incompatible_arguments() for action+confirm/dryrun Differential Revision: https://phab.mercurial-scm.org/D7661
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 13 Dec 2019 14:50:42 -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