From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, berto@igalia.com, rth@twiddle.net
Subject: [Qemu-devel] [PATCH] tests: Ignore test executables
Date: Tue, 20 Sep 2016 09:43:01 -0500 [thread overview]
Message-ID: <1474382581-12766-1-git-send-email-eblake@redhat.com> (raw)
Commits 9ef8112a and efad6682 introduced new tests, but forgot
to ignore the built executables from an in-tree build.
Signed-off-by: Eric Blake <eblake@redhat.com>
---
tests/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/.gitignore b/tests/.gitignore
index b4a9cfc..bb25b7e 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -12,7 +12,9 @@ rcutorture
test-aio
test-base64
test-bitops
+test-blockjob
test-blockjob-txn
+test-bufferiszero
test-clone-visitor
test-coroutine
test-crypto-afsplit
--
2.7.4
next reply other threads:[~2016-09-20 14:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-20 14:43 Eric Blake [this message]
2016-09-20 14:44 ` [Qemu-devel] [PATCH] tests: Ignore test executables Alberto Garcia
2016-09-21 4:42 ` Fam Zheng
2016-09-29 14:18 ` Michael Tokarev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1474382581-12766-1-git-send-email-eblake@redhat.com \
--to=eblake@redhat.com \
--cc=berto@igalia.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=rth@twiddle.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).