diff options
Diffstat (limited to 'bin/build-master-status')
-rwxr-xr-x | bin/build-master-status | 5 |
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' |