index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2017-11-02 18:32:59 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-11-02 18:32:59 +0100 |
commit | 8e26a0024cb25660be7bb2934b30f84044cd0211 (patch) | |
tree | 16ded884758b7d2ea97e4e2feab04520a54e22ca | |
parent | 0a4d5ca66665463ffd7ba24a6f3181e5960881da (diff) |
-rwxr-xr-x | bin/build-master-status | 2 |
diff --git a/bin/build-master-status b/bin/build-master-status index a606c27..aa5e031 100755 --- a/bin/build-master-status +++ b/bin/build-master-status @@ -2,6 +2,8 @@ # report about status of build master +# TODO: silence crontab if buildmaster is not sane + # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" |