view tests/helper-runtests.sh @ 32038:3920b5970f95

templatekw: factor out showdict() helper Make it less cryptic for common cases.
author Yuya Nishihara <yuya@tcha.org>
date Wed, 05 Apr 2017 21:57:05 +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