This is an archive of the discontinued Mercurial Phabricator instance.

transaction: fix hg version check when loading journal
ClosedPublic

Authored by durin42 on Jan 18 2018, 8:38 AM.

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.Jan 18 2018, 8:38 AM
pulkit added a subscriber: pulkit.Jan 18 2018, 8:56 AM
pulkit added inline comments.
mercurial/transaction.py
615

"%d" is preferred

durin42 updated this revision to Diff 4907.Jan 18 2018, 11:12 AM
pulkit accepted this revision.Jan 18 2018, 12:10 PM
indygreg accepted this revision.Feb 1 2018, 3:34 PM
This revision is now accepted and ready to land.Feb 1 2018, 3:34 PM
This revision was automatically updated to reflect the committed changes.