view tests/helper-runtests.sh @ 37596:8c121a9837ca

formatter: remove unused private attributes from baseformatter No idea what they were for.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 12 Apr 2018 23:24:33 +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