index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/db-update | 3 |
diff --git a/bin/db-update b/bin/db-update index bd6b3cf..df54bab 100755 --- a/bin/db-update +++ b/bin/db-update @@ -11,6 +11,9 @@ # TODO: intentionally break packages that failed to build for a certain time +# TODO: -p seems to try to move stuff from community to community and from +# extra to extra - which of course leads to problems. + # shellcheck disable=SC2039,SC2119,SC2120 # shellcheck source=../lib/load-configuration |