##// END OF EJS Templates
incoming: delay pager activation until right before printing changes...
incoming: delay pager activation until right before printing changes This prevents authentication and other brief status messages from being paged.

File last commit:

r29220:054bcdad default
r31057:16d7db8f 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