index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/seed-build-list | 3 |
diff --git a/bin/seed-build-list b/bin/seed-build-list index fd06e73..516a947 100755 --- a/bin/seed-build-list +++ b/bin/seed-build-list @@ -7,6 +7,9 @@ # shellcheck source=../lib/load-configuration . "${0%/*}/../lib/load-configuration" +# TODO: this does not seed packages which are not in the database in +# some form already + # shellcheck disable=SC2016 usage() { >&2 echo '' |