SHELLCHECK: Enabled 'requires-variable-braces' in configparser.sh

Signed-off-by: Stephan Wendel <me@stephanwe.de>
This commit is contained in:
Stephan Wendel 2021-12-17 20:41:55 +01:00
parent a3f0317824
commit 6a34f31480
No known key found for this signature in database
GPG Key ID: F465B83ACBA45639

View File

@ -11,6 +11,8 @@
#### This File is distributed under GPLv3
####
# shellcheck enable=requires-variable-braces
# Exit upon Errors
set -e