public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-7824] Add another commit to ignore
@ 2022-03-26 10:21 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2022-03-26 10:21 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:0268c547de3e3559e056ce597eb168db5c4e5f74

commit r12-7824-g0268c547de3e3559e056ce597eb168db5c4e5f74
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Sat Mar 26 11:20:58 2022 +0100

    Add another commit to ignore
    
    We can't handle r12-7818-g3ab5c8cd03d92bf4ec41e351820349d92fbc40c4
    
            * gcc-changelog/git_update_version.py: Add
            3ab5c8cd03d92bf4ec41e351820349d92fbc40c4 to ignored commits.

Diff:
---
 contrib/gcc-changelog/git_update_version.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/contrib/gcc-changelog/git_update_version.py b/contrib/gcc-changelog/git_update_version.py
index 1837c1a8d7f..8cd337d5434 100755
--- a/contrib/gcc-changelog/git_update_version.py
+++ b/contrib/gcc-changelog/git_update_version.py
@@ -30,7 +30,8 @@ current_timestamp = datetime.datetime.now().strftime('%Y%m%d\n')
 IGNORED_COMMITS = (
         'c2be82058fb40f3ae891c68d185ff53e07f14f45',
         '04a040d907a83af54e0a98bdba5bfabc0ef4f700',
-        '2e96b5f14e4025691b57d2301d71aa6092ed44bc')
+        '2e96b5f14e4025691b57d2301d71aa6092ed44bc',
+        '3ab5c8cd03d92bf4ec41e351820349d92fbc40c4')
 
 
 def read_timestamp(path):


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-26 10:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-26 10:21 [gcc r12-7824] Add another commit to ignore Jakub Jelinek

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).