.arcconfig
author Jun Wu <quark@fb.com>
Fri, 01 Sep 2017 11:13:55 -0700
changeset 34053 24ce7b0edaf9
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
test-amend: match output using conditional test case name D466 (6cc8f848b4c3) allows output to be conditionally matched by test name. This patch changes test-amend.t to use that feature, instead of duplicating `hg amend` command or use `-q` to silence its output. Differential Revision: https://phab.mercurial-scm.org/D601

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