summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/seed-build-list3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/seed-build-list b/bin/seed-build-list
index 5392306..db00f9a 100755
--- a/bin/seed-build-list
+++ b/bin/seed-build-list
@@ -5,6 +5,9 @@
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"
+# TODO: seed-build-list sometimes gives _too_many_ packages.
+# How can this happen?
+
# shellcheck disable=SC2016
usage() {
>&2 echo ''