view tests/helper-runtests.sh @ 39948:5ee3146c1b20

py3: byteify test-lock.py There's still a stacktrace about not being able to serialize _io.TextIOWrapper.
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 01 Oct 2018 21:54:00 -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