]> Git Repo - qemu.git/commit
qemu-iotests: Filter HMP readline escape characters
authorKevin Wolf <[email protected]>
Thu, 13 Apr 2017 17:19:51 +0000 (19:19 +0200)
committerKevin Wolf <[email protected]>
Thu, 27 Apr 2017 13:39:49 +0000 (15:39 +0200)
commit69404d9e474e9df3d32fbab74b856d76acd77580
treec8277c323cae98e20b7e1156fcb42ef055dd5777
parent0042fd3663662c848aaff5c65b6880e545d94b18
qemu-iotests: Filter HMP readline escape characters

The only thing the escape characters achieve is making the reference
output unreadable and lines that are potentially so long that git
doesn't want to put them into an email any more. Let's filter them out.

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
13 files changed:
tests/qemu-iotests/028.out
tests/qemu-iotests/051
tests/qemu-iotests/051.out
tests/qemu-iotests/051.pc.out
tests/qemu-iotests/068
tests/qemu-iotests/068.out
tests/qemu-iotests/130.out
tests/qemu-iotests/142
tests/qemu-iotests/142.out
tests/qemu-iotests/145
tests/qemu-iotests/145.out
tests/qemu-iotests/common.filter
tests/qemu-iotests/common.qemu
This page took 0.027846 seconds and 4 git commands to generate.