Re: [Qemu-devel] [PATCH v2 02/14] qapi: ignore files created during make check

2014-08-05 Thread Wenchao Xia
Reviewed-by: Wenchao Xia 在 2014-8-6 6:38, Eric Blake 写道: After an in-tree build and run of 'make check-{qapi-schema,unit}', I noticed some leftover files. * tests/.gitignore: Ignore more testsuite droppings. Signed-off-by: Eric Blake --- tests/.gitignore | 3 +++ 1 file changed, 3 inserti

[Qemu-devel] [PATCH v2 02/14] qapi: ignore files created during make check

2014-08-05 Thread Eric Blake
After an in-tree build and run of 'make check-{qapi-schema,unit}', I noticed some leftover files. * tests/.gitignore: Ignore more testsuite droppings. Signed-off-by: Eric Blake --- tests/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/.gitignore b/tests/.gitignore index