tests/helper-runtests.sh
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Mon, 08 Aug 2016 18:05:10 +0200
changeset 29756 46d9a5bb2fb0
parent 29220 054bcdad6042
permissions -rw-r--r--
journal: take wlock for writting the 'shared' file As we did for the shared extension itself, we add some locking around the write of the 'shared' file.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL