public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: "Martin Liška" <mliska@suse.cz>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH (pushed)] Ignore test_patches.txt in update-copyright.py.
Date: Tue, 17 Jan 2023 14:06:51 +0100	[thread overview]
Message-ID: <Y8ada+EJsNDI16Ie@tucnak> (raw)
In-Reply-To: <553d135a-9ad1-d7c5-4d14-98f7e7e34a58@suse.cz>

On Tue, Jan 17, 2023 at 02:02:42PM +0100, Martin Liška wrote:
> contrib/ChangeLog:
> 
> 	* update-copyright.py: Ignore test_patches.txt.

LGTM.

> diff --git a/contrib/update-copyright.py b/contrib/update-copyright.py
> index ac7a94743cf..f3691dc11cc 100755
> --- a/contrib/update-copyright.py
> +++ b/contrib/update-copyright.py
> @@ -693,6 +693,7 @@ class ContribFilter(GenericFilter):
>                  'Info.plist',
>                  # Contains CR (^M).
>                  'repro_fail',
> +                'test_patches.txt',
>                  ])
>  
>  class GCCCopyright (Copyright):
> -- 
> 2.39.0

	Jakub


      reply	other threads:[~2023-01-17 13:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-17 11:56 [PATCH (pushed)] contrib: revert removal of CR character Martin Liška
2023-01-17 12:14 ` Jakub Jelinek
2023-01-17 13:02   ` [PATCH (pushed)] Ignore test_patches.txt in update-copyright.py Martin Liška
2023-01-17 13:06     ` Jakub Jelinek [this message]

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=Y8ada+EJsNDI16Ie@tucnak \
    --to=jakub@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=mliska@suse.cz \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).