summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-10-31 13:27:42 +0100
committerErich Eckner <git@eckner.net>2017-10-31 13:27:42 +0100
commitf98c2aace96dc43da9a7523635b9916dc4e01516 (patch)
tree73a830453370ec91b94108d0c0c84e78f1d5ac4a /bin/db-update
parentd14a11c9b9f993305188b6b9972ddfd09557957c (diff)
downloadbuilder-f98c2aace96dc43da9a7523635b9916dc4e01516.tar.xz
bin/common-functions: delete_old_metadata: bugfix (and solve TODO)
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 992f183..9b3f92f 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -16,8 +16,6 @@
# 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"