* [Qemu-trivial] [PATCH] .gitignore: ignore qmp-commands.txt
@ 2013-10-15 2:58 ` Fam Zheng
0 siblings, 0 replies; 6+ 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] 6+ messages in thread
* [Qemu-devel] [PATCH] .gitignore: ignore qmp-commands.txt
@ 2013-10-15 2:58 ` Fam Zheng
0 siblings, 0 replies; 6+ 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] 6+ messages in thread
* Re: [Qemu-trivial] [PATCH] .gitignore: ignore qmp-commands.txt
2013-10-15 2:58 ` [Qemu-devel] " Fam Zheng
@ 2013-10-15 13:27 ` Luiz Capitulino
-1 siblings, 0 replies; 6+ 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] 6+ messages in thread
* Re: [Qemu-devel] [PATCH] .gitignore: ignore qmp-commands.txt
@ 2013-10-15 13:27 ` Luiz Capitulino
0 siblings, 0 replies; 6+ 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] 6+ messages in thread
* Re: [Qemu-trivial] [PATCH] .gitignore: ignore qmp-commands.txt
2013-10-15 2:58 ` [Qemu-devel] " Fam Zheng
@ 2013-10-21 8:42 ` Michael Tokarev
-1 siblings, 0 replies; 6+ 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] 6+ messages in thread
end of thread, other threads:[~2013-10-21 8:43 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-15 2:58 [Qemu-trivial] [PATCH] .gitignore: ignore qmp-commands.txt Fam Zheng
2013-10-15 2:58 ` [Qemu-devel] " Fam Zheng
2013-10-15 13:27 ` [Qemu-trivial] " Luiz Capitulino
2013-10-15 13:27 ` [Qemu-devel] " Luiz Capitulino
2013-10-21 8:42 ` [Qemu-trivial] " Michael Tokarev
2013-10-21 8:42 ` [Qemu-devel] " Michael Tokarev
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.