qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] tests: ignore test-logging
@ 2016-04-05  6:35 Changlong Xie
  2016-04-05  7:24 ` Changlong Xie
  0 siblings, 1 reply; 3+ messages in thread
From: Changlong Xie @ 2016-04-05  6:35 UTC (permalink / raw)
  To: qemu devel, qemu trivial, Paolo Bonzini, Alex Bennee, Eric Blake,
	Markus Armbruster, Kevin Wolf, Max Reitz, John Snow
  Cc: Changlong Xie

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

Signed-off-by: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
---
 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-05 16:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-05  6:35 [Qemu-devel] [PATCH] tests: ignore test-logging Changlong Xie
2016-04-05  7:24 ` Changlong Xie
2016-04-05 16:44   ` Eric Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).