summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-08 15:19:38 +0200
committerErich Eckner <git@eckner.net>2018-06-08 15:19:38 +0200
commita33f3c647f685501b65e596960495fc8e16f84b6 (patch)
treec5b43911e5b149ac65001c234f0a272f0edb8b6f /bin
parent2c368ebb75c39d57e0a9dbe57af8647b393542d5 (diff)
downloadbuilder-a33f3c647f685501b65e596960495fc8e16f84b6.tar.xz
bin/get-package-updates: add todo
Diffstat (limited to 'bin')
-rwxr-xr-xbin/get-package-updates2
1 files changed, 2 insertions, 0 deletions
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 ''