]> git.proxmox.com Git - qemu.git/commit
qemu-iotests: common.pattern: allow spaces in io() operation
authorKevin Wolf <kwolf@redhat.com>
Mon, 20 Jul 2009 12:35:43 +0000 (14:35 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 22 Feb 2012 15:17:02 +0000 (16:17 +0100)
commit9c9afe576f88415a4b15ec434e0d8491f4fc36dc
treee8d3ed2a9106dca6eda85de3424c47eba7b4fa63
parent713d76e82c4196342665b537c68aa8b3a17fb9cf
qemu-iotests: common.pattern: allow spaces in io() operation

We need to be able to pass "write -b" as an operation to the pattern testing
functions. Unfortunately, this contains a space character...

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
tests/qemu-iotests/common.pattern