summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-06-05 20:30:19 +0200
committerErich Eckner <git@eckner.net>2020-06-05 20:30:26 +0200
commita189bd13196cc7177fc27045e691064b070efa52 (patch)
tree96d4eba850a2df571d1659f639208da99c6821f7
parentcb5135394fb0a2a11071c8c9bbecdb76894c94e2 (diff)
downloadbuilder-a189bd13196cc7177fc27045e691064b070efa52.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 6f4ff8e..bd6b3cf 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -9,6 +9,8 @@
# TODO: make (all) locking less restrictive
+# TODO: intentionally break packages that failed to build for a certain time
+
# shellcheck disable=SC2039,SC2119,SC2120
# shellcheck source=../lib/load-configuration