summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/db-update2
-rwxr-xr-xbin/return-assignment2
2 files changed, 4 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
diff --git a/bin/return-assignment b/bin/return-assignment
index 831af1a..ec1673a 100755
--- a/bin/return-assignment
+++ b/bin/return-assignment
@@ -21,6 +21,8 @@
# TODO: remove hard-coded package suffixes
+# TODO: use the intention-queue
+
# shellcheck disable=SC2119,SC2120
# shellcheck source=../lib/load-configuration