.arcconfig
author Augie Fackler <augie@google.com>
Fri, 12 Oct 2018 12:32:12 -0400
changeset 40236 9b3470dd9870
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
tests: add lots of globs and conditional output lines The test now passes on Python 3. I'm going to do one follow-up where I'll adjust some grep calls to improve our checking of things on Python 3. Differential Revision: https://phab.mercurial-scm.org/D5004

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