qapi: Fix detection of doc / expression mismatch
commite7823a2adf7222d0513b8e7cfd8af85d407d4918
authorMarkus Armbruster <armbru@redhat.com>
Wed, 15 Mar 2017 12:57:20 +0000 (15 13:57 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 16 Mar 2017 06:13:03 +0000 (16 07:13 +0100)
treeed25b9f488b11f23325753213697cd9abd9d34b7
parent2028be8eeaa5334ce63fbf625942c6d52c6dac28
qapi: Fix detection of doc / expression mismatch

This fixes the errors uncovered by the previous commit.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <1489582656-31133-32-git-send-email-armbru@redhat.com>
12 files changed:
scripts/qapi.py
tests/qapi-schema/doc-before-include.err
tests/qapi-schema/doc-before-include.exit
tests/qapi-schema/doc-before-include.json
tests/qapi-schema/doc-before-include.out
tests/qapi-schema/doc-before-pragma.err
tests/qapi-schema/doc-before-pragma.exit
tests/qapi-schema/doc-before-pragma.json
tests/qapi-schema/doc-before-pragma.out
tests/qapi-schema/doc-missing-expr.err
tests/qapi-schema/doc-no-symbol.err
tests/qapi-schema/doc-no-symbol.json