##// END OF EJS Templates
debugbundle: add --part-type flag to emit only named part types...
debugbundle: add --part-type flag to emit only named part types This removes the need in the tests for grep -A, which is not supported on Solaris.

File last commit:

r29220:054bcdad default
r32694:3ef319e9 default
Show More
helper-runtests.sh
7 lines | 122 B | application/x-sh | BashLexer
/ tests / helper-runtests.sh
timeless
tests: refactor run-tests helpers...
r29220 #
# Avoid interference from actual test env:
unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL