mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-30 22:03:54 -06:00

Split check_flags() off check_keys() and have check_exprs() call it later, so its error messages gain an "in definition" line. Tweak the error messages. Checking values in a function named check_keys() is unclean anyway. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20190927134639.4284-20-armbru@redhat.com>
2 lines
174 B
Text
2 lines
174 B
Text
tests/qapi-schema/allow-preconfig-test.json: In command 'allow-preconfig-test':
|
|
tests/qapi-schema/allow-preconfig-test.json:2: flag 'allow-preconfig' may only use true value
|