summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/build-packages3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/build-packages b/bin/build-packages
index f99a3a5..bcbec35 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -7,6 +7,9 @@
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"
+# TODO: report back in regular intervals, so the build master can
+# abort if the package is outdated and/or someone else finished it.
+
# shellcheck disable=SC2016
usage() {
>&2 echo ''