tests/helper-runtests.sh
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 16 Apr 2017 00:37:31 -0400
changeset 32008 9a782e7e651e
parent 29220 054bcdad6042
permissions -rw-r--r--
test-http: add a (glob) for Windows I'm not sure why the glob was ineffective with $TESTTMP here, but replacing it with '*' works.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL