devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david-xT8FGy+AXnRB3Ne2BGzF6laj5H9X9Tb+@public.gmane.org>
To: Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
Cc: Devicetree Discuss
	<devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
Subject: Re: [PATCH] Add integer expressions files to .gitignore
Date: Fri, 13 Apr 2012 12:06:44 +1000	[thread overview]
Message-ID: <20120413020644.GB5829@truffala.fritz.box> (raw)
In-Reply-To: <1334253025-9606-1-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>

On Thu, Apr 12, 2012 at 10:50:25AM -0700, Simon Glass wrote:
> Several files were added, and should be in .gitignore. The *.test.dts
> pattern should catch future source files which are generated by tests.
> 
> Also move things back into alphabetical order, which I think is the
> intent.

Hm, probably, but I'd prefer not to put fixups for that in the same
patch as an actual change.  Makes the real change harder to spot.

> Signed-off-by: Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
> ---
>  tests/.gitignore |    6 ++++--
>  1 files changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/tests/.gitignore b/tests/.gitignore
> index 0b71bcf..2833582 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -1,6 +1,7 @@
>  *.dtb
>  *.dtb.test.dts
>  *.dts.test.s
> +*.test.dts

The new pattern subsumes *.dtb.test.dts, so it should replace it.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

  parent reply	other threads:[~2012-04-13  2:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-12 17:50 [PATCH] Add integer expressions files to .gitignore Simon Glass
     [not found] ` <1334253025-9606-1-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2012-04-13  2:06   ` David Gibson [this message]
     [not found]     ` <20120413020644.GB5829-MK4v0fQdeXQXU02nzanrWNbf9cGiqdzd@public.gmane.org>
2012-04-19 16:32       ` Simon Glass

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=20120413020644.GB5829@truffala.fritz.box \
    --to=david-xt8fgy+axnrb3ne2bgzf6laj5h9x9tb+@public.gmane.org \
    --cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
    --cc=sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.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).