summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
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 46a4d24..5b0dbac 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -18,6 +18,9 @@
# TODO: correctly handle if a package moved from community to official or
# vice versa (delete residues)
+# TODO: mark a package as tested if it shall be stabilized but
+# can't due to pending dependent packages
+
# shellcheck disable=SC2039
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"