summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-04-12 11:14:07 +0200
committerErich Eckner <git@eckner.net>2019-04-12 11:15:37 +0200
commitd6d75b5b425b5fe61d85ef5513e247b62c22bfb3 (patch)
tree5f3828699863d4c77e5bcf425d0b37eb7161ad5c
parent8ea36856e1ca8c809d60631874ab8e41b38bd8ec (diff)
downloadbuilder-d6d75b5b425b5fe61d85ef5513e247b62c22bfb3.tar.xz
bin/get-package-updates: add todo
-rwxr-xr-xbin/get-package-updates3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 81efc2f..94bf8bc 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -17,6 +17,9 @@
# 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: maybe it's best to complain on irc if the generation of the meta
+# data from the PKGBUILD fails
+
# shellcheck disable=SC2016
usage() {
>&2 echo ''