mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
qapi: Tweak error messages for unknown / conflicting 'if' keys
Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20210831123809.1107782-13-armbru@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
parent
6dcf03719a
commit
34f7b25e57
4 changed files with 6 additions and 7 deletions
|
@ -1,2 +1,2 @@
|
|||
bad-if-keys.json: In struct 'TestIfStruct':
|
||||
bad-if-keys.json:2: 'if' condition dict of struct must have one key: 'all', 'any' or 'not'
|
||||
bad-if-keys.json:2: 'if' condition of struct has conflicting keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue