Re: [Qemu-devel] [PATCH 2/2] tests/Makefile: Add check-block to make check

2014-11-25 Thread Max Reitz
On 2014-10-28 at 07:45, Fam Zheng wrote: Signed-off-by: Fam Zheng --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile b/tests/Makefile index 16f0e4c..f430b18 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -463,7 +463,7 @@ check-qapi-schem

[Qemu-devel] [PATCH 2/2] tests/Makefile: Add check-block to make check

2014-10-27 Thread Fam Zheng
Signed-off-by: Fam Zheng --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile b/tests/Makefile index 16f0e4c..f430b18 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -463,7 +463,7 @@ check-qapi-schema: $(patsubst %,check-%, $(check-qapi-schema