From fe59a5733ce913fb5dd39ca51e309c49cf9822f9 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 30 Aug 2017 15:30:23 +0200 Subject: bin/get-assignment: add todo --- bin/get-assignment | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bin') diff --git a/bin/get-assignment b/bin/get-assignment index 6aefa39..93f2886 100755 --- a/bin/get-assignment +++ b/bin/get-assignment @@ -13,6 +13,12 @@ # 4: come back, when you've done your work - you hit the limit on # maximum allowed parallel jobs per ip +# 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