.arcconfig
author Kyle Lippincott <spectral@google.com>
Thu, 01 Nov 2018 16:44:32 -0700
changeset 40488 d95358143ce6
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
catapult: fix broken run-tests catapult tracing Commit 97f52862b1bd thought this block was misindented, but it was not; the indentation after that commit means we never log a catapult trace for individual commands. Also, we've never emitted the "end" trace line when the test was finished, so the trace viewer claims that these "did not finish", fixing that as well. Differential Revision: https://phab.mercurial-scm.org/D5214

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