From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>,
qemu-trivial@nongnu.org, Michael Tokarev <mjt@tls.msk.ru>,
Stefano Garzarella <sgarzare@redhat.com>,
Eric Blake <eblake@redhat.com>
Subject: [Qemu-trivial] [PULL 3/3] tests/.gitignore: ignore test-qapi-emit-events.[ch] for in-tree builds
Date: Thu, 14 Mar 2019 16:04:54 +0100 [thread overview]
Message-ID: <20190314150454.15960-4-laurent@vivier.eu> (raw)
In-Reply-To: <20190314150454.15960-1-laurent@vivier.eu>
From: Stefano Garzarella <sgarzare@redhat.com>
Commit 5d75648b56e generates 'tests/test-qapi-emit-events.[ch]' but
did not ignore them for in-tree builds.
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20190314104622.101715-3-sgarzare@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
---
tests/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/.gitignore b/tests/.gitignore
index c88f8f2537c2..f9c017088126 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -14,6 +14,7 @@ test-*
test-qapi-commands.[ch]
include/test-qapi-commands-sub-module.[ch]
test-qapi-commands-sub-sub-module.[ch]
+test-qapi-emit-events.[ch]
test-qapi-events.[ch]
include/test-qapi-events-sub-module.[ch]
test-qapi-events-sub-sub-module.[ch]
--
2.20.1
next prev parent reply other threads:[~2019-03-14 15:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-14 15:04 [Qemu-trivial] [PULL 0/3] Trivial branch patches Laurent Vivier
2019-03-14 15:04 ` [Qemu-trivial] [PULL 1/3] maint: Ignore built elf2dmp Laurent Vivier
2019-03-14 15:04 ` [Qemu-trivial] [PULL 2/3] .gitignore: ignore docs/built created for in-tree builds Laurent Vivier
2019-03-14 15:04 ` Laurent Vivier [this message]
2019-03-14 17:17 ` [Qemu-trivial] [Qemu-devel] [PULL 0/3] Trivial branch patches Peter Maydell
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=20190314150454.15960-4-laurent@vivier.eu \
--to=laurent@vivier.eu \
--cc=eblake@redhat.com \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=sgarzare@redhat.com \
/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).