( )⚙ D8147 tests: replace truncate(1) with inline python

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
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

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.