tests/helper-runtests.sh
author Yuya Nishihara <yuya@tcha.org>
Sun, 16 Oct 2016 17:01:41 +0900
changeset 30612 07025bd744a0
parent 29220 054bcdad6042
permissions -rw-r--r--
py3kcompat: drop unused module Perhaps this was a predated attempt of Python 3 porting. Python 3.5 supports %-formatting of bytes.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL