view tests/helper-runtests.sh @ 30988:d194f0dba7ac

py3: convert the mode argument of os.fdopen to unicodes Couple of these from the earlier series got lost while rebasing. So this patch converts them again.
author Pulkit Goyal <7895pulkit@gmail.com>
date Thu, 16 Feb 2017 17:30:35 +0530
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