From 14715e6e424288b1d9906b30be8eeeaab7ede95d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 18 Jun 2020 20:29:19 +0200 Subject: bin/db-update: add TODO --- bin/db-update | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/db-update b/bin/db-update index bd6b3cf..df54bab 100755 --- a/bin/db-update +++ b/bin/db-update @@ -11,6 +11,9 @@ # TODO: intentionally break packages that failed to build for a certain time +# TODO: -p seems to try to move stuff from community to community and from +# extra to extra - which of course leads to problems. + # shellcheck disable=SC2039,SC2119,SC2120 # shellcheck source=../lib/load-configuration -- cgit v1.2.3