This is an archive of the discontinued Mercurial Phabricator instance.

test-show: make it compatible with chg
ClosedPublic

Authored by quark on Oct 17 2017, 1:50 PM.

Details

Summary

The show extension reads commands.show.aliasprefix config in its
extsetup and that causes issues with chg. This patch adds that config item
to chg confighash to solve the issue.

Test Plan

run-tests.py -l --chg test-show.t

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.Oct 17 2017, 1:50 PM
yuja accepted this revision.Oct 18 2017, 8:21 AM
This revision is now accepted and ready to land.Oct 18 2017, 8:21 AM
This revision was automatically updated to reflect the committed changes.