view tests/helper-runtests.sh @ 31355:77270ec0cdd9

revsetlang: slice out single bytes instead of indexing For portability with Python 3.
author Augie Fackler <augie@google.com>
date Sun, 12 Mar 2017 00:46:59 -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