tests/helper-runtests.sh
author Augie Fackler <augie@google.com>
Fri, 18 May 2018 19:54:50 -0400
changeset 38085 468797392cc6
parent 29220 054bcdad6042
permissions -rw-r--r--
patch: fix import-time syntax error in test-check-module-imports.t This is more correct, though we were getting lucky in practice with our rewriter saving us. # skip-blame just a b prefix Differential Revision: https://phab.mercurial-scm.org/D3584

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL