qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] tests: Ignore test-char binary


From: Lin Ma
Subject: [Qemu-devel] [PATCH] tests: Ignore test-char binary
Date: Mon, 5 Dec 2016 18:52:41 +0800

Commit ea3af47d added test for chardev unit tests, but didn't add
the name of generated binary in .gitignore.

Signed-off-by: Lin Ma <address@hidden>
---
 tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/.gitignore b/tests/.gitignore
index c0d7857..99f2aac 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -82,5 +82,6 @@ test-xbzrle
 test-netfilter
 test-filter-mirror
 test-filter-redirector
+test-char
 *-test
 qapi-schema/*.test.*
-- 
2.9.2




reply via email to

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