index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/seed-build-list | 2 |
diff --git a/bin/seed-build-list b/bin/seed-build-list index 1b47737..61b187f 100755 --- a/bin/seed-build-list +++ b/bin/seed-build-list @@ -5,7 +5,7 @@ # shellcheck source=../lib/load-configuration . "${0%/*}/../lib/load-configuration" -# TODO: allow to filter by architecture +# TODO: allow to reschedule filtered by architecture # TODO: -a|--auto schedules too much - or is the scheduling really /that/ broken? |