This is an archive of the discontinued Mercurial Phabricator instance.

run-tests: drop unnecessary check for pygmentspresent
ClosedPublic

Authored by martinvonz on Jul 17 2017, 8:05 PM.

Details

Summary

b6b5e994fae5 (run-tests: check if stream is a tty before using color,
2017-07-18) made the check redundant but forgot to remove it.

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

martinvonz created this revision.Jul 17 2017, 8:05 PM
martinvonz edited the summary of this revision. (Show Details)Jul 18 2017, 12:13 PM
martinvonz retitled this revision from run-tests: check pygmentspresent in parseargs() to run-tests: drop unnecessary check for pygmentspresent.
martinvonz updated this revision to Diff 253.
martinvonz updated this revision to Diff 258.Jul 18 2017, 12:58 PM
krbullock accepted this revision.Jul 18 2017, 3:19 PM
krbullock added a subscriber: krbullock.

Queued, thanks.

This revision is now accepted and ready to land.Jul 18 2017, 3:19 PM
This revision was automatically updated to reflect the committed changes.