summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
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