All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] tests: ignore test-logging
@ 2016-04-05  6:35 ` Changlong Xie
  0 siblings, 0 replies; 6+ 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, Wen Congyang

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] 6+ messages in thread

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

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.