view tests/helper-runtests.sh @ 39395:5b1d406b39f1

templatekw: alias {name} of file copies dict to {path} For the same reason as the previous patch. We might want some hack to support {source.path}, {source.rev}, etc., but that's a different issue.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 05 Aug 2018 16:27:09 +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