This is an archive of the discontinued Mercurial Phabricator instance.

rhg: Print non-absolutized path in "repository {} not found" errors
ClosedPublic

Authored by SimonSapin on Mar 3 2021, 1:24 PM.

Details

Summary

… like Python does. Differences in ouput can cause tests to fail.

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.

Event Timeline

SimonSapin created this revision.Mar 3 2021, 1:24 PM
baymax updated this revision to Diff 26074.Mar 4 2021, 8:00 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

Alphare accepted this revision.Mar 5 2021, 3:58 AM
marmoute accepted this revision.Mar 9 2021, 1:05 PM
marmoute added a subscriber: marmoute.

(it would have been nice to have a bit more information in the description, but I grepped what I needed to understand the reason for the change.)

SimonSapin edited the summary of this revision. (Show Details)Mar 12 2021, 5:06 PM
SimonSapin updated this revision to Diff 26287.
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.