From 93274f3c2ccd1b346354e3ea993e368f8a22298d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 19 Sep 2017 09:29:46 +0200 Subject: clean up todos --- bin/get-assignment | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'bin/get-assignment') diff --git a/bin/get-assignment b/bin/get-assignment index 2aae1d9..97bdb7b 100755 --- a/bin/get-assignment +++ b/bin/get-assignment @@ -11,11 +11,9 @@ # 3: come back after the next run of get-package-updates - currently # there are no pending packages -# TODO: - -# if all loops are locked, broken packages are not handed out as long -# as the script believes there is a looped package before the broken -# one on the build-list - clean up that mess! +# TODO: if all loops are locked, broken packages are not handed out as +# long as the script believes there is a looped package before the +# broken one on the build-list - clean up that mess! # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" -- cgit v1.2.3-54-g00ecf