summaryrefslogtreecommitdiff
path: root/lib/load-configuration
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-11-04 07:05:58 +0100
committerErich Eckner <git@eckner.net>2020-11-04 07:05:58 +0100
commit221bc5f480326a982b2d01745702e02c45d53aee (patch)
tree65d4977279f44c9d7b3a87f4305b070c8a8285c0 /lib/load-configuration
parent0e1be34687beccc0bdbccfac6a83006e040d54b7 (diff)
downloadbuilder-221bc5f480326a982b2d01745702e02c45d53aee.tar.xz
lib/load-configuration: add TODO
Diffstat (limited to 'lib/load-configuration')
-rwxr-xr-xlib/load-configuration4
1 files changed, 4 insertions, 0 deletions
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