diff options
author | Erich Eckner <git@eckner.net> | 2019-08-10 22:52:25 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-08-10 22:52:25 +0200 |
commit | 57df46f13d948b2723571142f54a59a8bbad9c7a (patch) | |
tree | 86dc60e28f2c578c6dcf62a3e364ea3287c4cf0e /bin/seed-build-list | |
parent | a6031b01bfa3755438b83dd6b2608e8a69bee41c (diff) | |
download | builder-57df46f13d948b2723571142f54a59a8bbad9c7a.tar.xz |
bin/seed-build-list: add TODO
Diffstat (limited to 'bin/seed-build-list')
-rwxr-xr-x | bin/seed-build-list | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/seed-build-list b/bin/seed-build-list index 2b7030a..b55dbbe 100755 --- a/bin/seed-build-list +++ b/bin/seed-build-list @@ -9,6 +9,8 @@ # TODO: -a|--auto schedules too much - or is the scheduling really /that/ broken? +# TODO: -u and -m should be merged + # shellcheck disable=SC2016 usage() { >&2 echo '' |