summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-01-30 09:59:05 +0100
committerErich Eckner <git@eckner.net>2020-01-30 10:04:56 +0100
commit7d474c09fda627094f102fa6edd994d8b7cbf2f4 (patch)
tree11538b7d048ccd17c27b7647cd7f3db68a2f73b3 /bin/db-update
parent568ab0889d60da4ed89313994f04712ec1f0cac2 (diff)
downloadbuilder-7d474c09fda627094f102fa6edd994d8b7cbf2f4.tar.xz
lib/common-functions: add TODO about intentions-queue
Diffstat (limited to 'bin/db-update')
-rwxr-xr-xbin/db-update2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/db-update b/bin/db-update
index 738f3d6..51114f0 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -9,6 +9,8 @@
# TODO: make (all) locking less restrictive
+# TODO: use the intention-queue
+
# shellcheck disable=SC2039,SC2119,SC2120
# shellcheck source=../lib/load-configuration