]> git.ipfire.org Git - thirdparty/git.git/commitdiff
loop-rebuild: run with more checks
authorJunio C Hamano <gitster@pobox.com>
Fri, 13 Dec 2024 16:55:11 +0000 (08:55 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Dec 2024 16:55:11 +0000 (08:55 -0800)
loop-rebuild

index 806ec7c68f56a6b6ec25df0270f10017a1727b22..c30ee4a0492d2902010b3c2799a4c967c7925186 100755 (executable)
@@ -19,7 +19,7 @@ do
                ssleep 300
        done
        ssleep 30
-       time nice -20 Meta/Dothem -j32; uptime; date
+       time nice -20 Meta/Dothem -j32 --sha256 --leaks --san; uptime; date
        P=$(stamp)
        Meta/V
 done