view tests/helper-runtests.sh @ 33890:3de9a2df6411

contrib: have import-checker work mostly with native strings for mod names Module names are a bit awkward to deal with portably otherwise.
author Augie Fackler <raf@durin42.com>
date Tue, 22 Aug 2017 12:59:21 -0400
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