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 &&