This is an archive of the discontinued Mercurial Phabricator instance.

test: use a different timestamp for the updated file
ClosedPublic

Authored by marmoute on Nov 24 2021, 6:12 AM.

Details

Summary

In the test we want to trigger a write after the underlying dirstate changed. To
do so, we need a write. And as we are about to make dirstate update smarter we
need to meddle with the script a bit to make sure there will be a write.

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

marmoute created this revision.Nov 24 2021, 6:12 AM
Alphare accepted this revision.Nov 24 2021, 8:42 AM
This revision is now accepted and ready to land.Nov 24 2021, 8:42 AM
This revision was automatically updated to reflect the committed changes.