##// END OF EJS Templates
debugcommands: introduce new debugrequirements command...
debugcommands: introduce new debugrequirements command This for now just prints out the list of current requirements. In future this will be helpful in reading requirements from couple of sources, and checking which requirement comes from where. Differential Revision: https://phab.mercurial-scm.org/D8632

File last commit:

r29220:054bcdad default
r45667:4a28f5e8 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