summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-09-16 21:28:19 +0200
committerErich Eckner <git@eckner.net>2017-09-16 21:28:19 +0200
commit27f86a4a37b35d97ca0293cfb8c7d93eeac103fe (patch)
treed15a900e37b52ddf947d8c8d654df631138f656d /bin
parent9a35ac9d475fd152bddec93ced225cd80da48330 (diff)
downloadbuilder-27f86a4a37b35d97ca0293cfb8c7d93eeac103fe.tar.xz
bin/db-update: add todo
Diffstat (limited to 'bin')
-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"