From 81dd557b4fe9f7a1cb1cca7822191325952a210a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 17 Nov 2017 20:15:41 +0100 Subject: bin/get-package-updates: add TODO --- bin/get-package-updates | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/get-package-updates b/bin/get-package-updates index e9a316b..3c7ee5b 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -7,6 +7,8 @@ # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" +# TODO: Find out, why sometimes package updates are missed. + usage() { >&2 echo '' >&2 echo 'get-package-updates: check for packages that need to be built,' -- cgit v1.2.3-54-g00ecf