summaryrefslogtreecommitdiffhomepage
path: root/sofort/cfgtest
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:21 +0000
commit7866f9e6a33b50c8d19877d85f6129c69118a9ce (patch)
tree85d4ed88f948736ec93e94eea0914937187ad142 /sofort/cfgtest
parent3f4f11adc9cca96c86ba577f2b45aca86eb5622f (diff)
downloadperk-7866f9e6a33b50c8d19877d85f6129c69118a9ce.tar.bz2
perk-7866f9e6a33b50c8d19877d85f6129c69118a9ce.tar.xz
build system: cfgtest: cfgtest_common_init(): whitespace meditation.
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 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'