view tests/helper-runtests.sh @ 40069:fd4d59cf2ebb

remotenames: abort if literal revset pattern matches nothing This is the convention of the other namespace revsets such as tag(). Let's make the remote variants do the same.
author Yuya Nishihara <yuya@tcha.org>
date Fri, 05 Oct 2018 21:43:57 +0900
parents 054bcdad6042
children
line wrap: on
line source

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL