Mercurial > hg
diff tests/test-http-bad-server.t @ 39906:2327abace563
context: stop catching and re-raising FilteredRepoLookupError
FilteredRepoLookupError is only raised by changectx's constructor and
the higher-level scmutil.revsymbol(), so there's no need to catch it
in changectx's constructor.
Differential Revision: https://phab.mercurial-scm.org/D4806
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 27 Sep 2018 09:56:13 -0700 |
parents | 4bd6e444c76f |
children | 8695fbe17f7c 21f5810df848 |