From 7149dcb5609f553697c01951227d69f1b888cf12 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 20 Jul 2018 11:55:09 +0200 Subject: bin/seed-build-list: add TODO --- bin/seed-build-list | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/seed-build-list b/bin/seed-build-list index cfcd49e..25b7f42 100755 --- a/bin/seed-build-list +++ b/bin/seed-build-list @@ -5,6 +5,9 @@ # shellcheck source=../lib/load-configuration . "${0%/*}/../lib/load-configuration" +# TODO: upon un-deleting a package, actually _remove_ it from the +# deletion-list + # shellcheck disable=SC2016 usage() { >&2 echo '' -- cgit v1.2.3