summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/get-package-updates3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 91bdde3..b7efcd3 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -16,6 +16,9 @@
# TODO: keep database clean in case of abort
+# TODO: Being on the deletion-list is not a reason not to be scheduled
+# if a dependency formerly on the deletion-list is now being built.
+
# shellcheck disable=SC2016
usage() {
>&2 echo ''