@leroysheep / Socializer / commits / d786c64cd6

Meta/Dothem: run hdr-check locally

Junio C Hamano committed Jan 24, 2022 at 10:32 UTC d786c64cd65e891e14a19cd267b7e36056be0cbf
1 file changed +2
Dothem
+2
index 82cca97a96..f5440f9da8 100755 --- a/Dothem +++ b/Dothem @@ -209,6 +209,8 @@ do Meta/Make $M $jobs -- SPARSE_FLAGS=-Wsparse-error sparse && + Meta/Make $M $jobs -- hdr-check && + Meta/Make $M $noprove ${test+"$test"} $jobs $test_long $memtrash \ -- ${with_dash:+SHELL_PATH=/bin/dash} "$@" $dotest &&