From d6d75b5b425b5fe61d85ef5513e247b62c22bfb3 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 12 Apr 2019 11:14:07 +0200 Subject: bin/get-package-updates: add todo --- bin/get-package-updates | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/get-package-updates b/bin/get-package-updates index 81efc2f..94bf8bc 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -17,6 +17,9 @@ # TODO: Being on the deletion-list is not a reason not to be scheduled # if a dependency formerly on the deletion-list is now being built. +# TODO: maybe it's best to complain on irc if the generation of the meta +# data from the PKGBUILD fails + # shellcheck disable=SC2016 usage() { >&2 echo '' -- cgit v1.2.3-54-g00ecf