This is an archive of the discontinued Mercurial Phabricator instance.

test: avoid bashisms in test-transaction-rollback-on-sigpipe.t
ClosedPublic

Authored by mplamann on Oct 22 2020, 12:42 PM.

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

mplamann created this revision.Oct 22 2020, 12:42 PM
martinvonz accepted this revision.Oct 22 2020, 1:02 PM
martinvonz added a subscriber: martinvonz.

That seems to fix the failing test on both py2 and py3. Thanks!

This revision is now accepted and ready to land.Oct 22 2020, 1:02 PM