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 ec67bc0..23fba41 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -14,7 +14,7 @@ # TODO: a package must be deleted in the upstream repository and in the # modification repository to get onto the deletion list -# remove extra whitelist cases +# TODO: remove extra whitelist cases # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" |