From 0fb5ca5e3a68c69356ca29e97572d004bdb41bc6 Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 8 Jun 2021 23:41:33 +0000 Subject: build system: cfgtest: cfgtest_common_init(): whitespace meditation. --- sofort/cfgtest/cfgtest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- cgit v1.2.3