Mercurial > hg
comparison tests/test-diff-unified.t @ 47294:93a0abe098e7
revlog: avoid raising no-arg RevlogError for internal flow control
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.
Differential Revision: https://phab.mercurial-scm.org/D10740
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 18 May 2021 19:33:09 -0700 |
parents | 33350debb480 |
children | 67064c238ae7 |
comparison
equal
deleted
inserted
replaced
47293:7a769ac49637 | 47294:93a0abe098e7 |
---|