Re: [Qemu-devel] [PATCH] tests: ignore test-logging

2016-04-05 Thread Eric Blake
On 04/05/2016 01:24 AM, Changlong Xie wrote: > On 04/05/2016 02:35 PM, Changlong Xie wrote: >> Commit 3514552e added a new test, but did not mark it for >> exclusion in .gitignore. >> >> Signed-off-by: Changlong Xie >> --- >> tests/.gitignore | 1 + >> 1 file changed, 1 insertion(+) >> >> diff

Re: [Qemu-devel] [PATCH] tests: ignore test-logging

2016-04-05 Thread Changlong Xie
On 04/05/2016 02:35 PM, Changlong Xie wrote: Commit 3514552e added a new test, but did not mark it for exclusion in .gitignore. Signed-off-by: Changlong Xie --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index b7bf13e..898a35f 100

[Qemu-devel] [PATCH] tests: ignore test-logging

2016-04-04 Thread Changlong Xie
Commit 3514552e added a new test, but did not mark it for exclusion in .gitignore. Signed-off-by: Changlong Xie --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index b7bf13e..898a35f 100644 --- a/tests/.gitignore +++ b/tests/.gitignore