##// END OF EJS Templates
errors: use exit code 10 for parse errors...
errors: use exit code 10 for parse errors Now that `ParseError`s raised while reading the config file has been converted into `ConfigError`s, the remaining parse errors should all be "input errors" (i.e. exit code 10), according to https://www.mercurial-scm.org/wiki/ErrorCategoriesPlan. Differential Revision: https://phab.mercurial-scm.org/D9332

File last commit:

r32206:c4858385 default
r46507:fc4fb2f1 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer