tests/helper-runtests.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 17 Jun 2017 13:41:28 +0200
changeset 33134 7dc090faa8a4
parent 29220 054bcdad6042
permissions -rw-r--r--
blackbox: minor code reordering The version declaration should come first in my opinion. This will help gather the command table with the config table.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL