This is an archive of the discontinued Mercurial Phabricator instance.

tests: replace truncate(1) with inline python
ClosedPublic

Authored by mharbison72 on Feb 24 2020, 5:47 PM.

Details

Summary

MSYS doesn't have truncate(1) installed by default, and FreeBSD looked unhappy
with the arguments provided.

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

mharbison72 created this revision.Feb 24 2020, 5:47 PM
marmoute accepted this revision.Feb 24 2020, 6:36 PM
marmoute added a subscriber: marmoute.

sure

pulkit accepted this revision.Feb 25 2020, 7:23 AM
This revision is now accepted and ready to land.Feb 25 2020, 7:23 AM
This revision was automatically updated to reflect the committed changes.