From a33f3c647f685501b65e596960495fc8e16f84b6 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 8 Jun 2018 15:19:38 +0200 Subject: bin/get-package-updates: add todo --- bin/get-package-updates | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/get-package-updates b/bin/get-package-updates index a4e8d51..810a702 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -17,6 +17,8 @@ # 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. +# TODO: implement a separate deletion for each architecture + # shellcheck disable=SC2016 usage() { >&2 echo '' -- cgit v1.2.3