view tests/helper-runtests.sh @ 30116:1c01fa29630f

templater: handle division by zero in arithmetic For now, just turn it to an abort.
author Simon Farnsworth <simonfar@fb.com>
date Sun, 09 Oct 2016 08:09:20 -0700
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