index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-assignment | 4 |
diff --git a/bin/get-assignment b/bin/get-assignment index 5328b0d..b78ca9d 100755 --- a/bin/get-assignment +++ b/bin/get-assignment @@ -11,10 +11,6 @@ # 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! - # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" |