summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-05-06 09:23:57 +0200
committerErich Eckner <git@eckner.net>2020-05-06 09:23:57 +0200
commitbc53a35e2739c05711c6b46bd5cd56d26d9578e4 (patch)
treec556cd86d787c434b3966748d6c7e114114a8f23
parenta928303d0689cf64a71c639770c2f8c34c6a84f9 (diff)
downloadbuilder-bc53a35e2739c05711c6b46bd5cd56d26d9578e4.tar.xz
bin/db-update: add TODO
-rwxr-xr-xbin/db-update2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/db-update b/bin/db-update
index 32de58a..b1df047 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -9,6 +9,8 @@
# TODO: make (all) locking less restrictive
+# TODO: -p should not move split package parts separately
+
# shellcheck disable=SC2039,SC2119,SC2120
# shellcheck source=../lib/load-configuration