tests/helper-runtests.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 14 Mar 2019 10:58:53 +0000
changeset 41946 5b77847bdf09
parent 29220 054bcdad6042
permissions -rw-r--r--
manifestcache: make sure the entry are ordered by access time This is an LRU cache, let us make sure of that.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL