qemu-devel
[Top][All Lists]
Advanced

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

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


From: Eric Blake
Subject: [Qemu-devel] [PATCH] tests: ignore test-qga
Date: Tue, 20 Oct 2015 13:41:33 -0600

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

Signed-off-by: Eric Blake <address@hidden>
---

Yes, I know this only affects people doing in-tree builds, and
that VPATH is recommended these days. But until we actually
require VPATH, we might as well keep things clean.

 tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/.gitignore b/tests/.gitignore
index 65496aa..e96f569 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -30,6 +30,7 @@ test-qapi-types.[ch]
 test-qapi-visit.[ch]
 test-qdev-global-props
 test-qemu-opts
+test-qga
 test-qmp-commands
 test-qmp-commands.h
 test-qmp-event
-- 
2.4.3




reply via email to

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