summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/db-update3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/db-update b/bin/db-update
index 6b97432..d2b3980 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -23,6 +23,9 @@
# correctly handle if a package moved from community to official or
# vice versa
+# only move packages from testing to stable if all dependencies are
+# moved, too
+
# shellcheck disable=SC2039
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"