diff options
author | Erich Eckner <git@eckner.net> | 2018-06-08 15:21:37 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-06-08 15:21:37 +0200 |
commit | c4971b63f2840554eae8424451046277786f6446 (patch) | |
tree | 4ffd55f01864485146e223274db3b6b34668b332 /bin/get-package-updates | |
parent | a33f3c647f685501b65e596960495fc8e16f84b6 (diff) | |
download | builder-c4971b63f2840554eae8424451046277786f6446.tar.xz |
bin/get-package-updates: add todo
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-x | bin/get-package-updates | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates index 810a702..26f6e87 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -19,6 +19,8 @@ # TODO: implement a separate deletion for each architecture +# TODO: make the blacklist arch-specific + # shellcheck disable=SC2016 usage() { >&2 echo '' |