summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-04-29 11:54:34 +0200
committerErich Eckner <git@eckner.net>2019-04-29 11:54:34 +0200
commit72977bae3547b5537eae833149087b7bad4ad9bc (patch)
tree8c56788573de518c60c947f269152d8d9f718a38 /bin/db-update
parent513940b596873ef218e4441d6faa3166a9cc6011 (diff)
downloadbuilder-72977bae3547b5537eae833149087b7bad4ad9bc.tar.xz
bin/db-update: add TODO
Diffstat (limited to 'bin/db-update')
-rwxr-xr-xbin/db-update3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/db-update b/bin/db-update
index a8abc9a..9e3bfd8 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -9,6 +9,9 @@
# TODO: make (all) locking less restrictive
+# TODO: iterate over architectures instead of running all architectures
+# in one run
+
# shellcheck disable=SC2039,SC2119,SC2120
# shellcheck source=../lib/load-configuration