tests/helper-runtests.sh
author Boris Feld <boris.feld@octobus.net>
Mon, 05 Feb 2018 15:03:51 +0100
changeset 36394 a2d11d23bb25
parent 29220 054bcdad6042
permissions -rw-r--r--
patches: release the GIL while applying the patch This will allow multiple threads to apply patches at the same time.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL