summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/get-package-updates3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 68efa0e..bd43d62 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -254,9 +254,6 @@ while read -r package git_revision mod_git_revision repository; do
done < "${work_dir}/build-list.new"
-# TODO: Add "emergency break" if all / too many packages are getting on
-# the deletion-list
-
echo 'apply blacklisting'
# ignore blacklisted packages and dependent packages
# this is the first time when all the information is available and up to date