view tests/helper-runtests.sh @ 34193:734983de2291 stable

hgwebdir: read 'web.template' untrusted The 'hgweb_mod.py' version of this read it untrusted. For consistency we align the two versions of this code.
author Boris Feld <boris.feld@octobus.net>
date Fri, 15 Sep 2017 18:57:50 +0200
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