From 1ed82cccb9c46a715f033e1f83a7681b2d819d90 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 11 Feb 2018 14:39:46 +0100 Subject: bin/get-package-updates: add todo --- bin/get-package-updates | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/get-package-updates') diff --git a/bin/get-package-updates b/bin/get-package-updates index 612294e..bddcf12 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -16,6 +16,8 @@ # 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 + # shellcheck disable=SC2016 usage() { >&2 echo '' -- cgit v1.2.3-54-g00ecf