view tests/helper-runtests.sh @ 33809:1bf5c5507614

bundle2: raise ProgrammingError for invalid call of addhookargs() It should be hard error. Also fixed the error message as s/hooks/hookargs/.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 13 Aug 2017 11:05:56 +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