]> gcc.gnu.org Git - gcc.git/commit
contrib/gcc-changelog: Detect if same file appears twice
authorTobias Burnus <tobias@codesourcery.com>
Mon, 10 May 2021 12:36:52 +0000 (14:36 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Mon, 10 May 2021 12:37:15 +0000 (14:37 +0200)
commitc1d381f0079a8594957be0513a00627caa219b73
treeb46b54cd3601b1d819d0b3e9af200dcae79bf87c
parent1f94ed3b4c308c9da7baf59ecbc0f953e994f9c4
contrib/gcc-changelog: Detect if same file appears twice

contrib/ChangeLog:

* gcc-changelog/git_commit.py (Error.__repr__): Add space after the colon.
(GitCommit.check_mentioned_files): Check whether the same file has been
specified multiple times.
* gcc-changelog/test_email.py (TestGccChangelog.test_multi_same_file): New.
* gcc-changelog/test_patches.txt (0001-OpenMP-Fix-SIMT): New test.
contrib/gcc-changelog/git_commit.py
contrib/gcc-changelog/test_email.py
contrib/gcc-changelog/test_patches.txt
This page took 0.061034 seconds and 6 git commands to generate.