Skip to content
Snippets Groups Projects
Commit 24111fb9 authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

lookup: don't use "00changelog.i@None" when lookup of prefix fails

We were shadowing the "node" variable, so we always passed None to the
LookupError instead of the node we meant to pass.

(This showed up in py3 tests since py3 doesn't like to format None
using "%s".)

Differential Revision: https://phab.mercurial-scm.org/D6661
parent eb27d9ee
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.
Please register or to comment