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 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 |