##// END OF EJS Templates
templater: rename variable "i" to "v" in runmap()...
templater: rename variable "i" to "v" in runmap() I want to reuse "i" for index.

File last commit:

r29220:054bcdad default
r31806:8f203b49 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