index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-06-08 15:19:38 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-06-08 15:19:38 +0200 |
commit | a33f3c647f685501b65e596960495fc8e16f84b6 (patch) | |
tree | c5b43911e5b149ac65001c234f0a272f0edb8b6f /bin/get-package-updates | |
parent | 2c368ebb75c39d57e0a9dbe57af8647b393542d5 (diff) |
-rwxr-xr-x | bin/get-package-updates | 2 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index a4e8d51..810a702 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -17,6 +17,8 @@ # 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: implement a separate deletion for each architecture + # shellcheck disable=SC2016 usage() { >&2 echo '' |