summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-02-11 21:26:29 +0100
committerErich Eckner <git@eckner.net>2018-02-11 21:26:29 +0100
commitc4a7f05c1eb634c5e2e6319c626c943ffb22f06f (patch)
tree843faa90deb18b75e1c346f2684d5006e3913716 /bin/db-update
parent5f7a55ba4f3145533010b17320aa14a584813724 (diff)
downloadbuilder-c4a7f05c1eb634c5e2e6319c626c943ffb22f06f.tar.xz
bin/db-update: add todo
Diffstat (limited to 'bin/db-update')
-rwxr-xr-xbin/db-update3
1 files changed, 3 insertions, 0 deletions
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"