On Wed, Sep 04, 2013 at 01:16:03PM +0200, Kevin Wolf wrote: > Kevin Wolf (2): > qemu-iotests: Whitespace cleanup > qemu-iotests: Fixed test case 026 > > tests/qemu-iotests/026.out | 28 +- > tests/qemu-iotests/026.out.nocache | 626 > +++++++++++++++++++++++++++++++++++++ > tests/qemu-iotests/check | 240 +++++++------- > tests/qemu-iotests/common | 422 ++++++++++++------------- > tests/qemu-iotests/common.config | 6 +- > tests/qemu-iotests/common.filter | 42 +-- > tests/qemu-iotests/common.pattern | 4 +- > tests/qemu-iotests/common.rc | 92 +++--- > 8 files changed, 1046 insertions(+), 414 deletions(-) > create mode 100644 tests/qemu-iotests/026.out.nocache > > -- > 1.8.1.4 > >
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan