From d786c64cd65e891e14a19cd267b7e36056be0cbf Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 24 Jan 2022 10:32:50 -0800 Subject: [PATCH] Meta/Dothem: run hdr-check locally --- Dothem | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dothem b/Dothem 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 && -- 2.47.3