]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qapi-schema: Tidy up test output indentation
authorMarkus Armbruster <armbru@redhat.com>
Fri, 18 Oct 2019 08:14:50 +0000 (10:14 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 22 Oct 2019 11:54:13 +0000 (13:54 +0200)
commit758f272b6de428fcd523067f7a507cc7257d4ab0
tree6de8c2028ddf87af3e9b16c4d4c1933820afeb01
parent02ac641a4dd8c7c1b877dddff3deda2f9a8a4418
tests/qapi-schema: Tidy up test output indentation

Command and event details are indented three spaces, everything else
four.  Messed up in commit 156402e5042.  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>
tests/qapi-schema/doc-good.out
tests/qapi-schema/event-case.out
tests/qapi-schema/indented-expr.out
tests/qapi-schema/qapi-schema-test.out
tests/qapi-schema/test-qapi.py