From 221bc5f480326a982b2d01745702e02c45d53aee Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 4 Nov 2020 07:05:58 +0100 Subject: lib/load-configuration: add TODO --- lib/load-configuration | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/load-configuration') diff --git a/lib/load-configuration b/lib/load-configuration index eb9ad1e..b12b0cd 100755 --- a/lib/load-configuration +++ b/lib/load-configuration @@ -4,6 +4,10 @@ # 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 -- cgit v1.2.3