]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: Add missing 'blkdebug::' in 040
authorMax Reitz <mreitz@redhat.com>
Thu, 9 Nov 2017 20:30:22 +0000 (21:30 +0100)
committerMax Reitz <mreitz@redhat.com>
Tue, 14 Nov 2017 17:06:25 +0000 (18:06 +0100)
commit51c493c5cccdf767f53bc8829fa1a44ce05ffd02
tree1fae425c1e90931364d5278cfdbf7b95b3f2c9c7
parentdca9b6a2b1536415ce366895b840051ac44c244b
iotests: Add missing 'blkdebug::' in 040

040 tries to invoke pause_drive() on a drive that does not use blkdebug.
Good idea, but let's use blkdebug to make it actually work.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20171109203025.27493-3-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/040