Skip to content
Snippets Groups Projects
Commit 6e49769b authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

rhg: add exit code to HgError::Abort()

My previous attempts to have rhg end with correct exit code was more of bug
hunting. I found cases which were failing and fixed them. But as one might
expect, more tests started failing.

Let's add exit code `HgError::Abort()` and make it users explicitly tell what
exit code they want.

Differential Revision: https://phab.mercurial-scm.org/D10838
parent 3237ed4d
No related branches found
No related tags found
No related merge requests found
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