summaryrefslogtreecommitdiffhomepage
path: root/sofort/cfgtest
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:41 +0000
commit81b140555a3df79ded5c18a7170058857d318593 (patch)
tree31d84b58a07940d45df3902292795ad4656a6995 /sofort/cfgtest
parent0b63084fd7ea97662b3d8b09988b35a87a6491aa (diff)
downloadmmglue-81b140555a3df79ded5c18a7170058857d318593.tar.bz2
mmglue-81b140555a3df79ded5c18a7170058857d318593.tar.xz
build system: cfgtest_header_absence(): output name of missing header.
Diffstat (limited to 'sofort/cfgtest')
-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}"
}