view tests/helper-runtests.sh @ 31344:c99371e38e5e

context: implement both __bytes__ and __str__ for Python 3 They're very similar, for obvious reasons.
author Augie Fackler <augie@google.com>
date Sat, 11 Mar 2017 20:57:40 -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