Skip to content
Snippets Groups Projects
Commit bd5b2b29b82d authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

py3: fix formatting of LookupError for workingctx

Spotted while writing broken tests for "hg grep -fr'wdir()'".
basectx._fileinfo() raises ManifestLookupError(self._node, ..), but _node
of the workingctx is None for historical reasons.
parent 4ebc5f325bed
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment