##// END OF EJS Templates
revlog: clarify flagprocessor documentation...
revlog: clarify flagprocessor documentation The words "text", "newtext", "bool" could be confusing. Use explicit "text" or "rawtext" and document more about the "bool".

File last commit:

r29220:054bcdad default
r31749:17d0dab7 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