From c4a7f05c1eb634c5e2e6319c626c943ffb22f06f Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 11 Feb 2018 21:26:29 +0100 Subject: bin/db-update: add todo --- bin/db-update | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/db-update') diff --git a/bin/db-update b/bin/db-update index f5ec07a..13d5f32 100755 --- a/bin/db-update +++ b/bin/db-update @@ -22,6 +22,9 @@ # TODO: read information from database +# TODO: check if package is to be replaced in target repository +# - this needs some special care in the database. + # shellcheck disable=SC2039 # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" -- cgit v1.2.3-54-g00ecf