tests/helper-runtests.sh
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 29 Mar 2018 09:23:39 -0700
changeset 37155 0348c778bf70
parent 29220 054bcdad6042
permissions -rw-r--r--
push: use "repo['.']" instead of old form "repo['']" Note that this does not conflict with the commit message of my previous patch: I found this after writing the previous patch (besides, I very easily forget things). Differential Revision: https://phab.mercurial-scm.org/D2965

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL