tests/helper-runtests.sh
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 06 Nov 2016 03:44:44 +0530
changeset 30316 ad40d307a9f0
parent 29220 054bcdad6042
permissions -rw-r--r--
py3: have pycompat.ospathsep and pycompat.ossep We needed bytes version of os.sep and os.pathsep in py3 as they return unicodes.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL