diff options
Diffstat (limited to 'bin/db-update')
-rwxr-xr-x | bin/db-update | 2 |
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 |