summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-08-21 14:32:59 +0200
committerErich Eckner <git@eckner.net>2019-08-21 14:32:59 +0200
commit656f90ea25e6d1ac65f3d515cc8606519e36ae24 (patch)
tree2e28784a8b1feb8090e2e7fec2f7d1ea49c9712b /bin
parentd93fd07144855d1d746078a78899866bebaadec0 (diff)
downloadbuilder-656f90ea25e6d1ac65f3d515cc8606519e36ae24.tar.xz
bin/seed-build-list: rephrase TODO
Diffstat (limited to 'bin')
-rwxr-xr-xbin/seed-build-list2
1 files changed, 1 insertions, 1 deletions
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?