.arcconfig
author Saurabh Singh <singhsrb@fb.com>
Tue, 03 Oct 2017 13:30:36 -0700
changeset 34451 533f32937182
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
test-setdiscovery: make test compatible with chg The test checks the output of the blackbox extension which will contain logs corresponding to chg in case chg is running. Therefore, this commit modifies the test to take chg into consideration while working with the blackbox extension. Test Plan: Ran the test 'test-setdiscovery.t' with and without the '--chg' option. Differential Revision: https://phab.mercurial-scm.org/D926

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}