This is an archive of the discontinued Mercurial Phabricator instance.

debugcommands: fix some %r output with bytestr() wrappers
ClosedPublic

Authored by durin42 on Mar 4 2018, 4:50 PM.

Details

Summary

Almost fixes test-merge-tools.t. I think the remaining failure there
is due to some overspecified tempfile names.

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

durin42 created this revision.Mar 4 2018, 4:50 PM
indygreg accepted this revision.Mar 8 2018, 1:29 AM
This revision is now accepted and ready to land.Mar 8 2018, 1:29 AM
This revision was automatically updated to reflect the committed changes.