view tests/helper-runtests.sh @ 30746:9cb0bb0f29f0

revlog: REVIDX_EXTSTORED flag This flag will be used by the lfs extension to mark the revision data as stored externally.
author Remi Chaintron <remi@fb.com>
date Thu, 05 Jan 2017 17:16:51 +0000
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