summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-08 23:41:33 +0000
committermidipix <writeonce@midipix.org>2021-06-09 01:00:24 +0000
commitd82bd5e54ba2eac9a537cf4ad092cbbf8cf3210b (patch)
tree5028bafcde281fbca41e71696935a923d4477b34
parent56a620ca29815693a1d3a371929944af1b558c0f (diff)
downloadsltdl-d82bd5e54ba2eac9a537cf4ad092cbbf8cf3210b.tar.bz2
sltdl-d82bd5e54ba2eac9a537cf4ad092cbbf8cf3210b.tar.xz
build system: cfgtest: cfgtest_common_init(): whitespace meditation.
-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 fba7b24..b044136 100644
--- a/sofort/cfgtest/cfgtest.sh
+++ b/sofort/cfgtest/cfgtest.sh
@@ -299,7 +299,7 @@ cfgtest_common_init()
printf ' \\\n' >&3
printf '<< _SRCEOF\n%s\n' "$cfgtest_src" >&3
- printf '_SRCEOF \n\n\n' >&3
+ printf '_SRCEOF\n\n\n' >&3
if [ "$mb_cfgtest_stdin_input" = 'no' ]; then
printf '%s' "$cfgtest_src" > 'cfgtest_c3RyaWN0X21vZGUK.c'