qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] .gitignore: Ignore config.status
@ 2013-11-22  6:39 Fam Zheng
  2013-11-22  6:59 ` [Qemu-devel] [PATCH for 1.7] " Stefan Weil
  0 siblings, 1 reply; 2+ messages in thread
From: Fam Zheng @ 2013-11-22  6:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, mjt

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

diff --git a/.gitignore b/.gitignore
index 5584b5f..1c9d63d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ config-all-devices.*
 config-all-disas.*
 config-host.*
 config-target.*
+config.status
 trace/generated-tracers.h
 trace/generated-tracers.c
 trace/generated-tracers-dtrace.h
-- 
1.8.4.2

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

* Re: [Qemu-devel] [PATCH for 1.7] .gitignore: Ignore config.status
  2013-11-22  6:39 [Qemu-devel] [PATCH] .gitignore: Ignore config.status Fam Zheng
@ 2013-11-22  6:59 ` Stefan Weil
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Weil @ 2013-11-22  6:59 UTC (permalink / raw)
  To: Fam Zheng, qemu-devel; +Cc: qemu-trivial, mjt

Am 22.11.2013 07:39, schrieb Fam Zheng:
> Signed-off-by: Fam Zheng <famz@redhat.com>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 5584b5f..1c9d63d 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -3,6 +3,7 @@ config-all-devices.*
>  config-all-disas.*
>  config-host.*
>  config-target.*
> +config.status
>  trace/generated-tracers.h
>  trace/generated-tracers.c
>  trace/generated-tracers-dtrace.h

Reviewed-by: Stefan Weil <sw@weilnetz.de>

This is a small bug fix for the build environment without any risk which
might be added to QEMU 1.7.

Stefan

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

end of thread, other threads:[~2013-11-22  6:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-22  6:39 [Qemu-devel] [PATCH] .gitignore: Ignore config.status Fam Zheng
2013-11-22  6:59 ` [Qemu-devel] [PATCH for 1.7] " Stefan Weil

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