From 3a6514859bf9ce27cc0aef4301caa9e21dabe7d5 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 6 Sep 2019 14:32:54 +0200 Subject: bin/get-package-updates: remove obsolete TODOs --- bin/get-package-updates | 8 -------- 1 file changed, 8 deletions(-) (limited to 'bin/get-package-updates') diff --git a/bin/get-package-updates b/bin/get-package-updates index b88b4cf..5f7f618 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -7,16 +7,8 @@ # shellcheck source=../lib/load-configuration . "${0%/*}/../lib/load-configuration" -# TODO: Find out, why sometimes package updates are missed. - -# TODO: correctly handle if pkgbase of a split package is renamed, e.g.: -# $a -> ($a,$b) ==> $b -> ($a,$b) - # TODO: keep database clean in case of abort -# 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