This is an archive of the discontinued Mercurial Phabricator instance.

logtoprocess: fix message formatting
ClosedPublic

Authored by lothiraldan on Oct 22 2018, 9:55 AM.

Details

Summary

The logtoprocess used to try formatting the message using keyword options
instead of always using the rest of the arguments. Update it to match blackbox
behavior.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

lothiraldan created this revision.Oct 22 2018, 9:55 AM
This revision was automatically updated to reflect the committed changes.