.arcconfig
author Saurabh Singh <singhsrb@fb.com>
Tue, 17 Oct 2017 11:07:18 -0700
changeset 34841 6bfe43dd20eb
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
test-extension: make the test compatible with chg This test fails when run with chg. This commit just makes the test chg aware by fixing the output of some of the tests. Test Plan: Ran the test 'test-extension.t' with and without '--chg' option. Differential Revision: https://phab.mercurial-scm.org/D1160

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