view .arcconfig @ 39912:7b35209ba1a7

py3: convert print to a function call in a few tests I *think* this is the last of them.
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 30 Sep 2018 01:10:41 -0400
parents b2c27d84f05c
children ff396501e841
line wrap: on
line source

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