summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-03-18 13:59:36 +0100
committerErich Eckner <git@eckner.net>2021-03-18 13:59:36 +0100
commite6a780e83a2df5284efca4a5f740c1445f1becf1 (patch)
treef710169b6e61adb324d431f4a1a901eed1b5068e /lib
parenta10c10a9cd1d620ae003b66be6be2aac4bed3e85 (diff)
downloadbuilder-e6a780e83a2df5284efca4a5f740c1445f1becf1.tar.xz
bin/ii-watch: keep an eye on lingering intentions
Diffstat (limited to 'lib')
-rwxr-xr-xlib/load-configuration4
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