All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2] gitignore: ignore check-qlit test
@ 2017-09-26 21:07 Carlo Marcelo Arenas Belón
  2017-11-08 12:51 ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 2+ messages in thread
From: Carlo Marcelo Arenas Belón @ 2017-09-26 21:07 UTC (permalink / raw)
  To: qemu-devel
  Cc: marcandre.lureau, qemu-trivial, eblake, Carlo Marcelo Arenas Belón

test introduced in 382176b4d78e070d119af8e0dcd00884c11bbec2

Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
---
 tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/.gitignore b/tests/.gitignore
index cf6d99c91e..53cb2efaee 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -6,6 +6,7 @@ check-qdict
 check-qnum
 check-qjson
 check-qlist
+check-qlit
 check-qnull
 check-qstring
 check-qom-interface
-- 
2.13.5 (Apple Git-94)

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

* Re: [Qemu-devel] [PATCH v2] gitignore: ignore check-qlit test
  2017-09-26 21:07 [Qemu-devel] [PATCH v2] gitignore: ignore check-qlit test Carlo Marcelo Arenas Belón
@ 2017-11-08 12:51 ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 2+ messages in thread
From: Philippe Mathieu-Daudé @ 2017-11-08 12:51 UTC (permalink / raw)
  To: Carlo Marcelo Arenas Belón, qemu-devel
  Cc: qemu-trivial, marcandre.lureau

On 09/26/2017 06:07 PM, Carlo Marcelo Arenas Belón wrote:
> test introduced in 382176b4d78e070d119af8e0dcd00884c11bbec2
> 
> Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
> Reviewed-by: Eric Blake <eblake@redhat.com>

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

> ---
>  tests/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/.gitignore b/tests/.gitignore
> index cf6d99c91e..53cb2efaee 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -6,6 +6,7 @@ check-qdict
>  check-qnum
>  check-qjson
>  check-qlist
> +check-qlit
>  check-qnull
>  check-qstring
>  check-qom-interface
> 

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

end of thread, other threads:[~2017-11-08 12:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-26 21:07 [Qemu-devel] [PATCH v2] gitignore: ignore check-qlit test Carlo Marcelo Arenas Belón
2017-11-08 12:51 ` Philippe Mathieu-Daudé

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.