view tests/helper-runtests.sh @ 42205:3267aca2ec7e

revsetbenchmark: track some simple use of "only" The only revset is quite useful and has various possible optimisation. tracking its timing seems useful.
author Boris Feld <boris.feld@octobus.net>
date Thu, 24 Jan 2019 09:03:15 -0500
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