Meta/Dothem: use sparse

Junio C Hamano committed Nov 2, 2020 at 17:59 UTC f83453f9c9540a24a1e9e30d97acfd3403ecbf5e
1 file changed +2
Dothem
+2
@@ -200,6 +200,8 @@ do
200
201 save=$(git rev-parse HEAD) &&
202
203 + Meta/Make $M $jobs -- SPARSE_FLAGS=-Wsparse-error sparse &&
204 +
205 Meta/Make $M $noprove ${test+"$test"} $jobs $test_long $memtrash \
206 -- ${with_dash:+SHELL_PATH=/bin/dash} "$@" $dotest &&
207