##// END OF EJS Templates
config: use '_config' within 'configbool'...
config: use '_config' within 'configbool' This will prevent bugs from using None as the sentinel value (eg: 'ui.interactive')

File last commit:

r26421:4b0fc75f default
r33059:1dc2ffe0 default
Show More
README
7 lines | 141 B | text/plain | TextLexer
To run the tests, do:
cd tests/
python run-tests.py
See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.