Meta/loop-rebuild: do not do too much; just do meson and leaks

Junio C Hamano committed May 12, 2025 at 14:54 UTC 0f1bc1762fe802372186c4276e063e82a422e5de
1 file changed +1 -3
loop-rebuild
+1 -3
@@ -22,9 +22,7 @@ do
22 done
23 ssleep 30
24
25 - time nice -20 Meta/Dothem -j32 --meson --dash \
26 - --sha256 --leaks --san \
27 - CC=clang
25 + time nice -20 Meta/Dothem -j32 --meson --leaks CC=clang
26
27 uptime; date
28 P=$(stamp)