summaryrefslogtreecommitdiff
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
commitc294c6133a279a3ce7fa1312e366e1fb7e656d16 (patch)
tree49a0285aa6b6a74e1eaf139e711e56ee2ee68d5a
parentb12adc05ec6a2d02e4cd1b0546872c3c3e12f41c (diff)
downloadmdso-c294c6133a279a3ce7fa1312e366e1fb7e656d16.tar.bz2
mdso-c294c6133a279a3ce7fa1312e366e1fb7e656d16.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}"
}