index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-package-updates | 2 |
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 '' |