Skip to content
Snippets Groups Projects
Commit fc4fb2f17dd4 authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

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
parent 9dc1351d0b5f
No related branches found
No related tags found
No related merge requests found
Showing
with 76 additions and 76 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment