loop-rebuild: no point rebuilding everything from scratch
Junio C Hamano committed
Nov 6, 2023 at 10:40 UTC
f5b1d53d7437aabceb562151e9639d4d8eca1ddc
1 file changed
+1
-1
loop-rebuild
+1
-1
@@ -19,7 +19,7 @@ do
19
ssleep 300
20
done
21
ssleep 30
22
- time nice -20 Meta/Dothem -j16 --scratch --dash; uptime; date
22
+ time nice -20 Meta/Dothem -j16 --dash; uptime; date
23
P=$(stamp)
24
Meta/V
25
done