Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: cover.1508213452.git.jc...@redhat.com
Subject: [Qemu-devel] [PATCH v4 00/10] qemu-iotests improvements
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE=base
n=1
total=$(git log
ries
> Message-id: cover.1508213452.git.jc...@redhat.com
> Subject: [Qemu-devel] [PATCH v4 00/10] qemu-iotests improvements
>
> QEMU -- "/tmp/qemu-test/build/x86_64-softmmu/qemu-system-x86_64"
> -nodefaults -machine accel=qtest
> QEMU_IMG -- "/tmp/qemu
Previous series subject: "qemu-iotests: place output in unique dir"
Significant changes from v3. Highlights of the major changes from v3:
* Python tests are properly run in hierarchial sub-directories now
(Thanks Stefan, John)
* Protocol servers are cleaned up automatically (Than