view tests/helper-runtests.sh @ 35786:8144f1b07e21

tests: update test to work with Git 2.16 It looks like Git 2.16 removed the "..." from some strings. Glob over those characters in the test output. Differential Revision: https://phab.mercurial-scm.org/D1935
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 22 Jan 2018 12:38:04 -0800
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