tests/helper-runtests.sh
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Fri, 12 Apr 2024 15:39:21 +0100
branchstable
changeset 51569 b32c3146ec34
parent 29220 054bcdad6042
permissions -rw-r--r--
match: fix the "visitdir" method on "rootfilesin" matchers This fixes just the Python side, the fix for the rust side will follow shortly.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL