view tests/helper-runtests.sh @ 30057:a8ba9a23c893

hgmanpage: stop using raw-unicode strings These don't exist in Python 3, and this ends up looking a little more explicit to Martijn and me anyway.
author Augie Fackler <augie@google.com>
date Fri, 07 Oct 2016 07:43:04 -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