summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-08-30 15:30:23 +0200
committerErich Eckner <git@eckner.net>2017-08-30 15:30:23 +0200
commitfe59a5733ce913fb5dd39ca51e309c49cf9822f9 (patch)
tree235348fe0403194ea2c73e3b894954720ac95eaf /bin
parent65f7fb060474da576cb9baf9cbfca7099a450629 (diff)
downloadbuilder-fe59a5733ce913fb5dd39ca51e309c49cf9822f9.tar.xz
bin/get-assignment: add todo
Diffstat (limited to 'bin')
-rwxr-xr-xbin/get-assignment6
1 files changed, 6 insertions, 0 deletions
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"