From 4e428ad58fce6daf7bf635a352312f2e6bfe2ae9 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 19 Sep 2017 20:53:29 +0200 Subject: bin/db-update: add todo --- bin/db-update | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/db-update b/bin/db-update index 46a4d24..5b0dbac 100755 --- a/bin/db-update +++ b/bin/db-update @@ -18,6 +18,9 @@ # TODO: correctly handle if a package moved from community to official or # vice versa (delete residues) +# TODO: mark a package as tested if it shall be stabilized but +# can't due to pending dependent packages + # shellcheck disable=SC2039 # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" -- cgit v1.2.3-54-g00ecf