view tests/helper-runtests.sh @ 40717:92c574684f75

annotate: remove dead code to not convert path to relative path It's annotate. There should be at least one file path specified.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 24 Nov 2018 20:05:55 +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