aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/068.out
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2017-04-13 19:19:51 +0200
committerKevin Wolf <kwolf@redhat.com>2017-04-27 15:39:49 +0200
commit69404d9e474e9df3d32fbab74b856d76acd77580 (patch)
treec8277c323cae98e20b7e1156fcb42ef055dd5777 /tests/qemu-iotests/068.out
parent0042fd3663662c848aaff5c65b6880e545d94b18 (diff)
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 <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/068.out')
-rw-r--r--tests/qemu-iotests/068.out6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/qemu-iotests/068.out b/tests/qemu-iotests/068.out
index 84f19b4ffd..0fa5340c22 100644
--- a/tests/qemu-iotests/068.out
+++ b/tests/qemu-iotests/068.out
@@ -4,8 +4,8 @@ QA output created by 068
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072
QEMU X.Y.Z monitor - type 'help' for more information
-(qemu) ssasavsavesavevsavevmsavevm savevm 0
-(qemu) qququiquit
+(qemu) savevm 0
+(qemu) quit
QEMU X.Y.Z monitor - type 'help' for more information
-(qemu) qququiquit
+(qemu) quit
*** done