From 2a8989c2fca6cb706df1abc96b7658653c0e2445 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 7 Oct 2017 00:37:16 +0200 Subject: bin/db-update: add todo --- bin/db-update | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/db-update') diff --git a/bin/db-update b/bin/db-update index c8d6f27..2c8772f 100755 --- a/bin/db-update +++ b/bin/db-update @@ -21,6 +21,8 @@ # TODO: mark a package as tested if it shall be stabilized but # can't due to pending dependent packages +# TODO: handle deletion of parts of a split package + # shellcheck disable=SC2039 # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" -- cgit v1.2.3-54-g00ecf