summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-10-05 09:17:56 +0200
committerErich Eckner <git@eckner.net>2018-10-05 09:17:56 +0200
commit31fef3a3e90c217a16c14c7385dcdcf54214d119 (patch)
tree40998bf3326556c3043e042c24190d82f7cc6b19 /bin/db-update
parent21e4b75061505537ddc8403718136b2c72324a93 (diff)
downloadbuilder-31fef3a3e90c217a16c14c7385dcdcf54214d119.tar.xz
bin/db-update: update TODO
Diffstat (limited to 'bin/db-update')
-rwxr-xr-xbin/db-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/db-update b/bin/db-update
index 9e5a59b..7ea2474 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -7,7 +7,7 @@
# The condition [1] is explained in the stored function
# calculate_maximal_moveable_set which is created in bin/bootsrap-mysql
-# TODO: separate locks for staging, testing (and stable)
+# TODO: make (all) locking less restrictive
# shellcheck disable=SC2039,SC2119,SC2120