From d14a11c9b9f993305188b6b9972ddfd09557957c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 31 Oct 2017 08:07:57 +0100 Subject: bin/db-update: add TODO --- bin/db-update | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/db-update b/bin/db-update index 9b3f92f..992f183 100755 --- a/bin/db-update +++ b/bin/db-update @@ -16,6 +16,8 @@ # TODO: handle deletion of parts of a split package +# TODO: Who deletes state files of packages too early??? + # shellcheck disable=SC2039 # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" -- cgit v1.2.3-54-g00ecf