mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
tests/qapi-schema: Tidy up test output indentation
Command and event details are indented three spaces, everything else
four. Messed up in commit 156402e504
. Use four spaces consistently.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Message-Id: <20191018081454.21369-2-armbru@redhat.com>
This commit is contained in:
parent
02ac641a4d
commit
758f272b6d
5 changed files with 33 additions and 33 deletions
|
@ -11,6 +11,6 @@ enum QType
|
|||
member qbool
|
||||
module indented-expr.json
|
||||
command eins None -> None
|
||||
gen=True success_response=True boxed=False oob=False preconfig=False
|
||||
gen=True success_response=True boxed=False oob=False preconfig=False
|
||||
command zwei None -> None
|
||||
gen=True success_response=True boxed=False oob=False preconfig=False
|
||||
gen=True success_response=True boxed=False oob=False preconfig=False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue