view tests/helper-runtests.sh @ 42169:a68036b849b0

copies: delete debug message about "unmatched files new in both" Same reasoning as previous patch. Differential Revision: https://phab.mercurial-scm.org/D6251
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 15 Apr 2019 14:09:18 -0700
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