view tests/helper-runtests.sh @ 40528:520514af2d93

obsutil: clarify the access to "repo" We use the variable multiple times and we might use it even more in the future. We use a temporary variable instead.
author Boris Feld <boris.feld@octobus.net>
date Tue, 22 May 2018 15:26:17 +0200
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