qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Changlong Xie
Subject: [Qemu-trivial] [PATCH] tests: ignore test-logging
Date: Tue, 5 Apr 2016 14:35:27 +0800

Commit 3514552e added a new test, but did not mark it for
exclusion in .gitignore.

Signed-off-by: Changlong Xie <address@hidden>
---
 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
@@ -70,5 +70,6 @@ test-xbzrle
 test-netfilter
 test-filter-mirror
 test-filter-redirector
+test-logging
 *-test
 qapi-schema/*.test.*
-- 
1.9.3






reply via email to

[Prev in Thread] Current Thread [Next in Thread]