Re: [PATCH] gcc-changelog: Make This reverts stricter.

2022-03-28 Thread Martin Liška
On 3/28/22 12:38, Andreas Schwab wrote: On Mär 28 2022, Martin Liška wrote: +revert_regex = re.compile(r'This reverts commit (?P[0-9a-f]+).$') Is the trailing '.' supposed to match literally? Yes, pushed as a74ccc8cb02220ca45a1d0222ba5ba986abae570. Thanks, Martin

Re: [PATCH] gcc-changelog: Make This reverts stricter.

2022-03-28 Thread Andreas Schwab
On Mär 28 2022, Martin Liška wrote: > +revert_regex = re.compile(r'This reverts commit (?P[0-9a-f]+).$') Is the trailing '.' supposed to match literally? -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something comp