view tests/helper-runtests.sh @ 29707:a1082645d623

cmdutil: open dirlogs via manifest property, not via repo This was a convenience method that was rarely used, so let's get rid of it.
author Augie Fackler <augie@google.com>
date Fri, 05 Aug 2016 13:00:33 -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