* [Qemu-devel] [PATCH] tests: Ignore test-char binary
@ 2016-12-05 10:52 Lin Ma
2016-12-05 11:40 ` Marc-André Lureau
2016-12-06 20:07 ` Stefan Hajnoczi
0 siblings, 2 replies; 3+ messages in thread
From: Lin Ma @ 2016-12-05 10:52 UTC (permalink / raw)
To: qemu-devel; +Cc: marcandre.lureau
Commit ea3af47d added test for chardev unit tests, but didn't add
the name of generated binary in .gitignore.
Signed-off-by: Lin Ma <lma@suse.com>
---
tests/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/.gitignore b/tests/.gitignore
index c0d7857..99f2aac 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -82,5 +82,6 @@ test-xbzrle
test-netfilter
test-filter-mirror
test-filter-redirector
+test-char
*-test
qapi-schema/*.test.*
--
2.9.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] tests: Ignore test-char binary
2016-12-05 10:52 [Qemu-devel] [PATCH] tests: Ignore test-char binary Lin Ma
@ 2016-12-05 11:40 ` Marc-André Lureau
2016-12-06 20:07 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Marc-André Lureau @ 2016-12-05 11:40 UTC (permalink / raw)
To: Lin Ma, qemu-devel, Peter Maydell, Eric Blake
Patch already sent by Changlong Xie, can someone pick it? thanks
On Mon, Dec 5, 2016 at 1:53 PM Lin Ma <lma@suse.com> wrote:
> Commit ea3af47d added test for chardev unit tests, but didn't add
> the name of generated binary in .gitignore.
>
> Signed-off-by: Lin Ma <lma@suse.com>
> ---
> tests/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/.gitignore b/tests/.gitignore
> index c0d7857..99f2aac 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -82,5 +82,6 @@ test-xbzrle
> test-netfilter
> test-filter-mirror
> test-filter-redirector
> +test-char
> *-test
> qapi-schema/*.test.*
> --
> 2.9.2
>
>
> --
Marc-André Lureau
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] tests: Ignore test-char binary
2016-12-05 10:52 [Qemu-devel] [PATCH] tests: Ignore test-char binary Lin Ma
2016-12-05 11:40 ` Marc-André Lureau
@ 2016-12-06 20:07 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2016-12-06 20:07 UTC (permalink / raw)
To: Lin Ma; +Cc: qemu-devel, marcandre.lureau
[-- Attachment #1: Type: text/plain, Size: 401 bytes --]
On Mon, Dec 05, 2016 at 06:52:41PM +0800, Lin Ma wrote:
> Commit ea3af47d added test for chardev unit tests, but didn't add
> the name of generated binary in .gitignore.
>
> Signed-off-by: Lin Ma <lma@suse.com>
> ---
> tests/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
Thanks, I have applied Changlong Xie's earlier patch but added your
commit description and name too.
Stefan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-12-06 20:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-05 10:52 [Qemu-devel] [PATCH] tests: Ignore test-char binary Lin Ma
2016-12-05 11:40 ` Marc-André Lureau
2016-12-06 20:07 ` Stefan Hajnoczi
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).