I'm about to make RevlogError require a message argument and this
code was failing. This patch refactors it to not raise an exception
for intra-function flow control.
Details
Details
- Reviewers
indygreg pulkit - Group Reviewers
hg-reviewers - Commits
- rHG93a0abe098e7: revlog: avoid raising no-arg RevlogError for internal flow control
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.