( )⚙ D6791 tests: don't log manifest-file in test-strip-cross.t

This is an archive of the discontinued Mercurial Phabricator instance.

tests: don't log manifest-file in test-strip-cross.t
ClosedPublic

Authored by martinvonz on Sep 7 2019, 2:37 AM.

Details

Summary

I'm confident that the file is there only to help produce a certain
manifest log; there is nothing special about the file's filelog
itself. (And there already is a hg debugindex --manifest call higher
up in the file that shows the crossed linkrevs.)

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

martinvonz created this revision.Sep 7 2019, 2:37 AM
pulkit accepted this revision.Sep 9 2019, 11:17 AM
This revision is now accepted and ready to land.Sep 9 2019, 11:17 AM
This revision was automatically updated to reflect the committed changes.