From: Thomas Huth <thuth@redhat.com>
To: Eric Blake <eblake@redhat.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, dgilbert@redhat.com
Subject: Re: [Qemu-devel] [PATCH] tests: Ignore another built executable
Date: Fri, 28 Apr 2017 04:58:58 +0200 [thread overview]
Message-ID: <3f6725f5-3ec7-5a2f-0476-47bd2ae840a6@redhat.com> (raw)
In-Reply-To: <20170428022329.30726-1-eblake@redhat.com>
On 28.04.2017 04:23, Eric Blake wrote:
> Commit 78f86a2b7 added a new test, but forgot to exclude the built
> binary from version control.
>
> Signed-off-by: Eric Blake <eblake@redhat.com>
> ---
> tests/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/.gitignore b/tests/.gitignore
> index 5ab00a9..40c2e3e 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -40,6 +40,7 @@ test-crypto-tlssession-server/
> test-crypto-xts
> test-cutils
> test-hbitmap
> +test-hmp
> test-int128
> test-iov
> test-io-channel-buffer
Ah, ok, I'm only doing out-of-tree builds, that's why I did not notice
this...
Reviewed-by: Thomas Huth <thuth@redhat.com>
next prev parent reply other threads:[~2017-04-28 2:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-28 2:23 [Qemu-devel] [PATCH] tests: Ignore another built executable Eric Blake
2017-04-28 2:58 ` Thomas Huth [this message]
2017-04-28 8:54 ` Daniel P. Berrange
2017-05-05 6:55 ` Fam Zheng
2017-05-05 6:18 ` Michael Tokarev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3f6725f5-3ec7-5a2f-0476-47bd2ae840a6@redhat.com \
--to=thuth@redhat.com \
--cc=dgilbert@redhat.com \
--cc=eblake@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).