From: Tom Hughes Date: Tue, 20 Sep 2022 21:49:03 +0000 (+0100) Subject: Run check before update in the DNS commit hook X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/4d7db573fab8e8a55662104604236ffde29586c1 Run check before update in the DNS commit hook --- diff --git a/cookbooks/dns/templates/default/dns-update.erb b/cookbooks/dns/templates/default/dns-update.erb index 5353d69d4..a16016b56 100755 --- a/cookbooks/dns/templates/default/dns-update.erb +++ b/cookbooks/dns/templates/default/dns-update.erb @@ -20,6 +20,6 @@ fi git pull -q -make --jobs update +make --jobs check update lockfile-remove update