tests/helper-runtests.sh
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 15 Jul 2017 00:52:36 -0400
changeset 33500 9c6e64911de0
parent 29220 054bcdad6042
permissions -rw-r--r--
run-tests: disable color on Windows More Windows sadness. Maybe someone can figure out how to make win32 color work, but I think we avoid importing stuff from the mercurial package in this module. On the plus side, this conditionalizes away a test failure.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL