summaryrefslogtreecommitdiff
path: root/bin/build-master-status
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-18 10:58:47 +0100
committerErich Eckner <git@eckner.net>2017-11-18 10:58:47 +0100
commitde1fb447abaf97e3f828e1e4e74a368b4e354008 (patch)
treebcbaaab286ac8e2c0f257257cbc14de3c78354af /bin/build-master-status
parent81dd557b4fe9f7a1cb1cca7822191325952a210a (diff)
downloadbuilder-de1fb447abaf97e3f828e1e4e74a368b4e354008.tar.xz
bin/build-master-status: add TODO
Diffstat (limited to 'bin/build-master-status')
-rwxr-xr-xbin/build-master-status5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/build-master-status b/bin/build-master-status
index 0e5d172..5390b13 100755
--- a/bin/build-master-status
+++ b/bin/build-master-status
@@ -5,6 +5,11 @@
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"
+# TODO: Do not extract infos available on the buildmaster from
+# the master mirror
+
+# TODO: Count tested packages.
+
usage() {
>&2 echo ''
>&2 echo 'build-master-status: report about status of build master'