All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] tests: Ignore test-blockjob-txn
@ 2015-11-12 18:33 ` Eric Blake
  0 siblings, 0 replies; 10+ messages in thread
From: Eric Blake @ 2015-11-12 18:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, stefanha

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

Signed-off-by: Eric Blake <eblake@redhat.com>
---

Yeah, I know this affects only non-VPATH builds, which we don't
recommend, but we might as well be consistent.

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

diff --git a/tests/.gitignore b/tests/.gitignore
index e96f569..de5e793 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -9,6 +9,7 @@ check-qom-proplist
 rcutorture
 test-aio
 test-bitops
+test-blockjob-txn
 test-coroutine
 test-crypto-cipher
 test-crypto-hash
-- 
2.4.3



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

end of thread, other threads:[~2015-11-13 14:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-12 18:33 [Qemu-trivial] [PATCH] tests: Ignore test-blockjob-txn Eric Blake
2015-11-12 18:33 ` [Qemu-devel] " Eric Blake
2015-11-13  2:27 ` [Qemu-trivial] " Stefan Hajnoczi
2015-11-13  2:27   ` [Qemu-devel] " Stefan Hajnoczi
2015-11-13  3:43   ` [Qemu-trivial] " Eric Blake
2015-11-13  3:43     ` [Qemu-devel] " Eric Blake
2015-11-13 10:26 ` [Qemu-trivial] " Stefan Hajnoczi
2015-11-13 10:26   ` Stefan Hajnoczi
2015-11-13 14:55   ` [Qemu-trivial] " Eric Blake
2015-11-13 14:55     ` 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.