From a491c3e24a96782afe143c9fb42caac67fbfe3b5 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 23 Apr 2017 00:58:11 +0200 Subject: bin/get-package-updates: remove obsolete TODO --- bin/get-package-updates | 3 --- 1 file changed, 3 deletions(-) (limited to 'bin') diff --git a/bin/get-package-updates b/bin/get-package-updates index 11e2083..fc62541 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -57,9 +57,6 @@ echo 'Check modified packages from the last update, and put them to the build li # If a package is deleted, remove from the rebuild list, and add it to the deletion list. # If a new package is added, then ensure that it's not on the deletion list. -# TODO: -# ignore packages from the blacklist - cp "${work_dir}/build-list"{,.new} cp "${work_dir}/deletion-list"{,.new} -- cgit v1.2.3-54-g00ecf