diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2014-07-17 19:09:39 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-07-18 13:27:11 +0100 |
commit | 8283c5c316333fb9d2540167f3e22bd91404ecee (patch) | |
tree | 8866d198852d5887669bd032b978d445d1f89a09 /block.c | |
parent | df26a35025427f34c1d4e5a8e51152371a5e231e (diff) | |
download | qemu-8283c5c316333fb9d2540167f3e22bd91404ecee.zip |
qemu-iotests: fix 028 failure due to disk image path
The disk image path is echoed by QEMU's readline when the "drive_backup
disk ${TEST_IMG}.copy" HMP command is issued. Unfortunately it is very
hard to filter out the path due to readline's character-by-character
output (with terminal escape sequences). Just redirect this command to
/dev/null for now.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block.c')
0 files changed, 0 insertions, 0 deletions