view tests/helper-runtests.sh @ 38605:85c74c5a1590

py3: drop b'' while formatting ResponseError
author Yuya Nishihara <yuya@tcha.org>
date Sun, 08 Jul 2018 18:58:11 +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