view tests/helper-runtests.sh @ 34254:cd022a11ec83

py3: use bytes os.sep in doctest of pathutil.py
author Yuya Nishihara <yuya@tcha.org>
date Sun, 17 Sep 2017 12:26:42 +0900
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