.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Mon, 30 Dec 2019 12:17:02 -0500
changeset 44021 5bbd770d1324
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
mq: avoid using `__file__` to compare modules This fixes ~70 tests when using an oxidized executable, bringing the current failure count down to 92 (with 110 skips) when templates/ is copied next to the executable. Differential Revision: https://phab.mercurial-scm.org/D7778

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