This is an archive of the discontinued Mercurial Phabricator instance.

tests: remove output conditionalized on no-py3
ClosedPublic

Authored by indygreg on Mar 1 2022, 7:35 PM.

Details

Summary

I simply did a search for ^.* \(no-py3 !\)\n and removed all
matched lines. There are still some references to no-py3. But these
were the simpler ones to match against.

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

indygreg created this revision.Mar 1 2022, 7:35 PM
Alphare accepted this revision.Mar 2 2022, 5:50 AM
This revision is now accepted and ready to land.Mar 2 2022, 5:50 AM
This revision was automatically updated to reflect the committed changes.