Reformat shell scripts with shfmt

All changes in this commit were automated using the command:

shfmt -w -i 2 -ci -bn . $(find . -name "*.sh.in")

By default, only *.sh and files without extension are checked, so
*.sh.in files have to be added additionally. (See mvdan/sh#944)

(manually replayed commit 4cb8b13987)
This commit is contained in:
Tom Krizek
2023-10-26 13:05:00 +02:00
parent fd2e6f90a4
commit b8b9b4ac2c
280 changed files with 24477 additions and 23569 deletions

File diff suppressed because it is too large Load Diff