.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 14 Mar 2019 09:12:55 +0000
changeset 41963 6386f9a421d2
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
manifestcache: clear the cache before testing the debug command Right now the cache is empty before this section of the test. However, we are about to improve the persistence of the cache (putting it under `wllock`, intead of `lock`). So we install the cleanup before.

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