view tests/helper-runtests.sh @ 31817:07edd8c2f59a

tests: make zstd-related output optional Caught by the buildbot with --pure, fix suggested by indygreg.
author Augie Fackler <augie@google.com>
date Mon, 03 Apr 2017 19:45:09 -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