##// END OF EJS Templates
exchange: use context manager for bundle1 unbundling...
exchange: use context manager for bundle1 unbundling The lazy locking is not used for bundle1, so using a regular context manager is clearer.

File last commit:

r29220:054bcdad default
r32845:58a6f64a default
Show More
helper-runtests.sh
7 lines | 122 B | application/x-sh | BashLexer
#
# Avoid interference from actual test env:
unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL