This is an archive of the discontinued Mercurial Phabricator instance.

py3: use '%d' for integers instead of '%s'
ClosedPublic

Authored by pulkit on Dec 14 2018, 11:13 AM.

Details

Summary

This should fix test-rebase-inmemory.t which started failing on Python 3 after
recent changes.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Dec 14 2018, 11:13 AM
This revision was automatically updated to reflect the committed changes.