qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] tests: Ignore test-blockjob-txn
@ 2015-11-12 18:33 Eric Blake
  2015-11-13  2:27 ` Stefan Hajnoczi
  2015-11-13 10:26 ` Stefan Hajnoczi
  0 siblings, 2 replies; 5+ 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] 5+ messages in thread

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

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