This is an automated email from the git hooks/post-receive script.
"Adhemerval Zanella pushed a change to branch master in repository toolchain/llvm/linaro-scripts.
from 0993262 Add clang-cmake-aarch64-full to flang category new d3e8c48 Move bot-status to python and adapt it to buildbot v2
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: monitor/README.txt | 2 + monitor/bot-status | 243 -------------------------------------------------- monitor/bot-status.py | 198 ++++++++++++++++++++++++++++++++++++++++ monitor/install.sh | 26 ++---- monitor/linaro.json | 8 +- 5 files changed, 212 insertions(+), 265 deletions(-) delete mode 100755 monitor/bot-status create mode 100755 monitor/bot-status.py