view tests/helper-runtests.sh @ 32847:e5a6a540ae63

check-config: use compiled regexp And split the regexp across multiple lines to make it easier to read.
author Gregory Szorc <gregory.szorc@gmail.com>
date Thu, 15 Jun 2017 10:36:23 -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