Mercurial > public > mercurial-scm > hg
comparison rust/hg-core/src/filepatterns.rs @ 47407:6e49769b7f97
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
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Mon, 07 Jun 2021 17:27:49 +0530 |
parents | f6bb181c75f8 |
children | 0ef8231e413f |
comparison
equal
deleted
inserted
replaced
47406:3237ed4dcda4 | 47407:6e49769b7f97 |
---|