summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-10-07 00:37:16 +0200
committerErich Eckner <git@eckner.net>2017-10-07 00:37:16 +0200
commit2a8989c2fca6cb706df1abc96b7658653c0e2445 (patch)
tree4c8e80bc3df39e5c094059ae9cb8fc04b7e7155d /bin/db-update
parent8320493ffdd3f57da2528d191567751986cac19f (diff)
downloadbuilder-2a8989c2fca6cb706df1abc96b7658653c0e2445.tar.xz
bin/db-update: add todo
Diffstat (limited to 'bin/db-update')
-rwxr-xr-xbin/db-update2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/db-update b/bin/db-update
index c8d6f27..2c8772f 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -21,6 +21,8 @@
# TODO: mark a package as tested if it shall be stabilized but
# can't due to pending dependent packages
+# TODO: handle deletion of parts of a split package
+
# shellcheck disable=SC2039
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"