summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-01-22 10:52:34 +0100
committerErich Eckner <git@eckner.net>2018-01-22 10:52:34 +0100
commit6c6809e9503d7791e22f295351098fd709410921 (patch)
tree9d70a04ee71a042fc8f07ea7ddd1d36a344e2158 /bin/db-update
parentd384cd8395fb0a0e0686f3c1ddac883002563f9a (diff)
downloadbuilder-6c6809e9503d7791e22f295351098fd709410921.tar.xz
bin/common-functions: remove replaced packages in database, too
Diffstat (limited to 'bin/db-update')
-rwxr-xr-xbin/db-update2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/db-update b/bin/db-update
index 5b32214..b11945c 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -23,8 +23,6 @@
# TODO: fully integrate database (in other scripts too) - e.g. rely on
# info in db instead of state-files
-# TODO: remove replaced packages in database, too
-
# shellcheck disable=SC2039
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"