* [Qemu-devel] [PATCH] scsi: Ignore executable for in-tree builds
@ 2017-09-26 15:14 Eric Blake
2017-09-26 16:15 ` Carlo Arenas
0 siblings, 1 reply; 2+ messages in thread
From: Eric Blake @ 2017-09-26 15:14 UTC (permalink / raw)
To: qemu-devel; +Cc: pbonzini, qemu-trivial
The new qemu-pr-helper (commit b855f8d17) should not be checked in,
even when doing in-tree builds.
Signed-off-by: Eric Blake <eblake@redhat.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 40acfcb9e2..3a7e01dc6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,6 +49,7 @@
/qemu-version.h
/qemu-version.h.tmp
/module_block.h
+/scsi/qemu-pr-helper
/vscclient
/vhost-user-scsi
/fsdev/virtfs-proxy-helper
--
2.13.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] scsi: Ignore executable for in-tree builds
2017-09-26 15:14 [Qemu-devel] [PATCH] scsi: Ignore executable for in-tree builds Eric Blake
@ 2017-09-26 16:15 ` Carlo Arenas
0 siblings, 0 replies; 2+ messages in thread
From: Carlo Arenas @ 2017-09-26 16:15 UTC (permalink / raw)
To: Eric Blake; +Cc: qemu-devel, qemu-trivial, pbonzini
Reviewed-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
On Tue, Sep 26, 2017 at 8:14 AM, Eric Blake <eblake@redhat.com> wrote:
> The new qemu-pr-helper (commit b855f8d17) should not be checked in,
> even when doing in-tree builds.
>
> Signed-off-by: Eric Blake <eblake@redhat.com>
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 40acfcb9e2..3a7e01dc6a 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -49,6 +49,7 @@
> /qemu-version.h
> /qemu-version.h.tmp
> /module_block.h
> +/scsi/qemu-pr-helper
> /vscclient
> /vhost-user-scsi
> /fsdev/virtfs-proxy-helper
> --
> 2.13.5
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-26 16:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-26 15:14 [Qemu-devel] [PATCH] scsi: Ignore executable for in-tree builds Eric Blake
2017-09-26 16:15 ` Carlo Arenas
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).