view tests/helper-runtests.sh @ 34270:3db2365d43e4

tests: update `f` helper script to work on Python 3
author Augie Fackler <augie@google.com>
date Mon, 18 Sep 2017 13:37:32 -0400
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