.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 20 Mar 2020 23:41:35 +0100
changeset 44636 82543879b48e
parent 44128 ff396501e841
permissions -rw-r--r--
testlib: adjust wait-on-file timeout according to the global test timeout Lets assume that if test timeout have been set to be twice as long, it means local timeout should be twice as long too. I am not aware of any case were extending timeout for file based synchronisation was necessary, but the safety seems simple to implements. Differential Revision: https://phab.mercurial-scm.org/D8316

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