diff options
Diffstat (limited to 'lib/load-configuration')
-rwxr-xr-x | lib/load-configuration | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/load-configuration b/lib/load-configuration index b12b0cd..eb9ad1e 100755 --- a/lib/load-configuration +++ b/lib/load-configuration @@ -4,10 +4,6 @@ # shellcheck disable=SC2034 -# TODO: If there are intentions left which noone executes, we should try -# to reexecute them or at least warn the caller. Else, we might wait -# indefinitely. - set -e export LANG=C |