From f7e25403a6cb5e3f168025feef77af2070388f5e Mon Sep 17 00:00:00 2001
From: midipix <writeonce@midipix.org>
Date: Wed, 26 May 2021 21:27:03 +0000
Subject: build system: cfgtest_header_absence(): output name of missing
 header.

---
 sofort/cfgtest/cfgtest.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'sofort/cfgtest')

diff --git a/sofort/cfgtest/cfgtest.sh b/sofort/cfgtest/cfgtest.sh
index 50b7d48..71f03ec 100644
--- a/sofort/cfgtest/cfgtest.sh
+++ b/sofort/cfgtest/cfgtest.sh
@@ -333,7 +333,7 @@ cfgtest_header_absence()
 		"$mb_cfgtest_cfgtype" "${1}" >&3
 	printf '%s\n' '------------------------' >&3
 
-	cfgtest_epilog 'header' '-----'
+	cfgtest_epilog 'header' '-----' "${1}"
 }
 
 
-- 
cgit v1.2.3