view tests/helper-runtests.sh @ 37092:ef6215df2402

fancyopts: prevent mutation of the default value in customopts Differential Revision: https://phab.mercurial-scm.org/D2937
author Daniel Ploch <dploch@google.com>
date Fri, 23 Mar 2018 11:20:49 -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