qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] .gitignore: ignore qmp-commands.txt
@ 2013-10-15  2:58 Fam Zheng
  2013-10-15 13:27 ` Luiz Capitulino
  2013-10-21  8:42 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
  0 siblings, 2 replies; 3+ messages in thread
From: Fam Zheng @ 2013-10-15  2:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, mjt, lcapitulino

This file is moved out from QMP/ to BUILD dir, change the ignore file
too.

Signed-off-by: Fam Zheng <famz@redhat.com>
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 8e1b73f..5584b5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,7 +44,7 @@ qemu-ga
 qemu-bridge-helper
 qemu-monitor.texi
 vscclient
-QMP/qmp-commands.txt
+qmp-commands.txt
 test-bitops
 test-coroutine
 test-int128
-- 
1.8.3.1

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

* Re: [Qemu-devel] [PATCH] .gitignore: ignore qmp-commands.txt
  2013-10-15  2:58 [Qemu-devel] [PATCH] .gitignore: ignore qmp-commands.txt Fam Zheng
@ 2013-10-15 13:27 ` Luiz Capitulino
  2013-10-21  8:42 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
  1 sibling, 0 replies; 3+ messages in thread
From: Luiz Capitulino @ 2013-10-15 13:27 UTC (permalink / raw)
  To: Fam Zheng; +Cc: qemu-trivial, mjt, qemu-devel

On Tue, 15 Oct 2013 10:58:39 +0800
Fam Zheng <famz@redhat.com> wrote:

> This file is moved out from QMP/ to BUILD dir, change the ignore file
> too.
> 
> Signed-off-by: Fam Zheng <famz@redhat.com>

Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>

PS: Assuming this will be taken by Michael.

> ---
>  .gitignore | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.gitignore b/.gitignore
> index 8e1b73f..5584b5f 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -44,7 +44,7 @@ qemu-ga
>  qemu-bridge-helper
>  qemu-monitor.texi
>  vscclient
> -QMP/qmp-commands.txt
> +qmp-commands.txt
>  test-bitops
>  test-coroutine
>  test-int128

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

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] .gitignore: ignore qmp-commands.txt
  2013-10-15  2:58 [Qemu-devel] [PATCH] .gitignore: ignore qmp-commands.txt Fam Zheng
  2013-10-15 13:27 ` Luiz Capitulino
@ 2013-10-21  8:42 ` Michael Tokarev
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Tokarev @ 2013-10-21  8:42 UTC (permalink / raw)
  To: Fam Zheng; +Cc: qemu-trivial, qemu-devel, lcapitulino

15.10.2013 06:58, Fam Zheng wrote:
> This file is moved out from QMP/ to BUILD dir, change the ignore file
> too.

Thanks, applied to the trivial patches queue.

/mjt

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

end of thread, other threads:[~2013-10-21  8:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-15  2:58 [Qemu-devel] [PATCH] .gitignore: ignore qmp-commands.txt Fam Zheng
2013-10-15 13:27 ` Luiz Capitulino
2013-10-21  8:42 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev

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).