From ef33d6bf1d92f377b83a6c8b4cbec680255ee473 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 9 Sep 2020 22:21:40 +0100 Subject: Add script to check all repository/file URLs For each repository or file (or branch, for Bazaar), try the cheapest possible operation to verify that it is present. Related to #4. --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index e7d568e..713ef33 100644 --- a/README +++ b/README @@ -32,3 +32,7 @@ report: The syntax and duplicate name checks are applied even to disabled `.lorry` files, because reusing a repository name for a different upstream type generally won't work. + +Run `scripts/check-lorry-urls` to check that the upstream repositories +and files referred to by the active `.lorry` files exist. This will +take several minutes. -- cgit v1.2.1