diff options
author | Johannes Thyssen Tishman <johannes@thyssentishman.com> | 2024-01-22 22:03:47 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-01-25 21:54:59 +0100 |
commit | 3452c9233f623c4049098b66911ae82fc14e119c (patch) | |
tree | 37b6bbceb851fef84131c5a7e226889675bfc5f2 /contrib/sendemail-validate | |
parent | 045b4cdc15c4c5ff2f34a3629c6db68a2ce91b72 (diff) | |
download | aerc-3452c9233f623c4049098b66911ae82fc14e119c.tar.gz |
check-patches: fix non-posix regex
The usage of '+' to match 'one or more occurrences' of a regex is only
POSIX compliant when used in an Extended Regular Expression (ERE).
Link: https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html
Signed-off-by: Johannes Thyssen Tishman <johannes@thyssentishman.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'contrib/sendemail-validate')
0 files changed, 0 insertions, 0 deletions