qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Cc: kwolf@redhat.com, armbru@redhat.com
Subject: Re: [Qemu-devel] [PATCH] tests: Simplify .gitignore
Date: Wed, 20 Jun 2018 22:15:31 -0500	[thread overview]
Message-ID: <cca94203-eca7-a105-2230-b0f6459b0926@redhat.com> (raw)
In-Reply-To: <9c14e207-829c-f43d-5a97-ac83d4f4c5c4@amsat.org>

On 06/19/2018 04:10 PM, Philippe Mathieu-Daudé wrote:
> On 06/19/2018 05:39 PM, Eric Blake wrote:
>> Commit 0bcc8e5b was yet another instance of 'git status' reporting
>> dirty files after an in-tree build, thanks to the new binary
>> tests/check-block-qdict.
>>
>> Instead of piecemeal exemptions of each new binary as they are
>> added, let's use git's negative globbing feature to exempt ALL
>> files that have a 'test-' or 'check-' prefix, except for the ones
>> ending in '.c' or '.sh'.  We still have a couple of generated
>> files that then need (re-)exclusion, but the overall list is a
>> LOT shorter, and less prone to needing future edits.
> 
> Finally :)
> 
>>
>> Signed-off-by: Eric Blake <eblake@redhat.com>
> 
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

Thanks; including it in my NBD queue for a pull request.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

  reply	other threads:[~2018-06-21  3:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-19 20:39 [Qemu-devel] [PATCH] tests: Simplify .gitignore Eric Blake
2018-06-19 21:10 ` Philippe Mathieu-Daudé
2018-06-21  3:15   ` Eric Blake [this message]
2018-06-20  6:53 ` Markus Armbruster

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=cca94203-eca7-a105-2230-b0f6459b0926@redhat.com \
    --to=eblake@redhat.com \
    --cc=armbru@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@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).