summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-05-26 21:27:03 +0000
committermidipix <writeonce@midipix.org>2021-05-26 21:28:42 +0000
commit1d7d51d2f4a862a3f055a98e5ddb7af53d427f5c (patch)
tree957c6da4529116f981683ccef73e046da15682a3
parentae2bb25603d556700a36cc00f5758ac6dc0a2b7a (diff)
downloadntux-1d7d51d2f4a862a3f055a98e5ddb7af53d427f5c.tar.bz2
ntux-1d7d51d2f4a862a3f055a98e5ddb7af53d427f5c.tar.xz
build system: cfgtest_header_absence(): output name of missing header.
-rw-r--r--sofort/cfgtest/cfgtest.sh2
1 files changed, 1 insertions, 1 deletions
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}"
}