This is an archive of the discontinued Mercurial Phabricator instance.

test-revset: make it work with chg
ClosedPublic

Authored by quark on Aug 20 2017, 3:58 PM.

Details

Summary

chg currently triggers reposetup as a side effect of hg serve command.
Therefore change the test to not output during reposetup to be compatible
with chg.

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

quark created this revision.Aug 20 2017, 3:58 PM
yuja accepted this revision.Aug 23 2017, 9:28 AM
yuja added a subscriber: yuja.

Queued this one, thanks.

This revision is now accepted and ready to land.Aug 23 2017, 9:28 AM
This revision was automatically updated to reflect the committed changes.