.arcconfig
author Augie Fackler <augie@google.com>
Mon, 30 Jul 2018 10:18:29 -0400
branchstable
changeset 38752 8623a6c96998
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
tests: use inline Python instead of sed to add trailing whitespace The sed invocation was failing on OS X and FreeBSD. I'm far too lazy to diagnose that, so just use some inline Python to fix the build.

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