This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/qemu.
from 99c44988d5 Merge remote-tracking branch 'remotes/bsdimp/tags/pull-bsd-u [...] new 7b275cdd69 qapi: Fix a botched type annotation new 916fca17c7 qapi: Drop Indentation.__bool__() new e2ff14a574 qapi: Bury some unused code in class Indentation new 71f03ef9f6 tests/qapi-schema: Cover 'not' condition with empty argument new 62f27589f8 qapi: Fix bogus error for 'if': { 'not': '' } new eae587e8e3 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi- [...]
The 6 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: scripts/qapi/common.py | 19 ++++++------------- scripts/qapi/expr.py | 21 +++++++++++++-------- tests/qapi-schema/bad-if-not.err | 2 ++ tests/qapi-schema/bad-if-not.json | 3 +++ .../py.typed => tests/qapi-schema/bad-if-not.out | 0 tests/qapi-schema/meson.build | 1 + 6 files changed, 25 insertions(+), 21 deletions(-) create mode 100644 tests/qapi-schema/bad-if-not.err create mode 100644 tests/qapi-schema/bad-if-not.json copy python/qemu/machine/py.typed => tests/qapi-schema/bad-if-not.out (100%)