.arcconfig
author Joerg Sonnenberger <joerg@bec.de>
Thu, 07 May 2020 15:00:33 +0200
branchstable
changeset 44780 f727939f3513
parent 44128 ff396501e841
permissions -rw-r--r--
tests: use regular POSIX shell wait-on-file requires one POSIX extension (sleep with non-integral argument), but it doesn't require any bash extensions, so just require a normal POSIX shell. While here, use consistent formatting without redundant ; Differential Revision: https://phab.mercurial-scm.org/D8500

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