On Tue, Sep 06, 2016 at 08:59:58AM -0700,
no-re...@ec2-52-6-146-230.compute-1.amazonaws.com wrote:
> Hi,
>
> Your series seems to have some coding style problems. See output below for
> more information:
>
> Subject: [Qemu-devel] [PATCH] test: add drive-mirror qtest
> Type
Hi,
Your series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.
Subject: [Qemu-devel] [PATCH] test: add drive-mirror qtest
Type: series
Message-id: 1473170519-72598-1-git-send-email-wangji
Hi,
Your series seems to have some coding style problems. See output below for
more information:
Subject: [Qemu-devel] [PATCH] test: add drive-mirror qtest
Type: series
Message-id: 1473170519-72598-1-git-send-email-wangji...@huawei.com
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE=base
n=1
total
Signed-off-by: Jie Wang
---
tests/Makefile.include| 3 ++
tests/drive-mirror-test.c | 96 +++
2 files changed, 99 insertions(+)
create mode 100755 tests/drive-mirror-test.c
diff --git a/tests/Makefile.include b/tests/Makefile.include
index 14be49