index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/db-update | 2 |
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 |