##// END OF EJS Templates
test-bundle: glob away a URL protocol separator...
test-bundle: glob away a URL protocol separator MSYS thinks the ':' is a Unix path separator, and replaces it with ';'.

File last commit:

r29220:054bcdad default
r31851:23baa3a8 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