tests/helper-runtests.sh
author Boris Feld <boris.feld@octobus.net>
Thu, 21 Jun 2018 23:56:51 +0100
changeset 38516 99f864b34451
parent 29220 054bcdad6042
permissions -rw-r--r--
revlog: refactor out the rev-oriented part of commonancestorheads We plan to use this in a function taking revs as argument. Round trips to nodes seem silly.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL