From cb5135394fb0a2a11071c8c9bbecdb76894c94e2 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 29 May 2020 15:35:20 +0200 Subject: bin/return-assignment: add TODO --- bin/return-assignment | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/return-assignment b/bin/return-assignment index bba5bdb..3178d09 100755 --- a/bin/return-assignment +++ b/bin/return-assignment @@ -370,6 +370,9 @@ if [ "$6" = 'ERROR' ]; then tr ' ' '\t' > \ "${tmp_dir}/broken-packages-with-version" +# TODO: prioritize those packages which will not get scheduled, because +# they are already on the build-list + # now we look if the broken packages have been rebuilt in the meantime haskell_rebuild_packages=$( # shellcheck disable=SC2016 -- cgit v1.2.3