diff options
author | Maarten Aertsen <maarten@nlnetlabs.nl> | 2024-02-27 22:39:57 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-02-29 00:04:21 +0100 |
commit | 65571b67d7d310089e40d13f26b06cfcb85465bb (patch) | |
tree | f6b8baf64db511ac11eeb10d2c4d0654d71a0447 /commands/msg | |
parent | 8ba852ea7a3a20634f6866c32231a7e1409077cf (diff) | |
download | aerc-65571b67d7d310089e40d13f26b06cfcb85465bb.tar.gz |
contrib: use sed -E for shell scripts
The + character is not part of the 'basic regular expressions' in BSD
grep. Use -E to enable extended (modern) regular expressions. Also
remove escaping. This makes the commit msg hook work on macOS 14.2.
Signed-off-by: Maarten Aertsen <maarten@nlnetlabs.nl>
Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'commands/msg')
0 files changed, 0 insertions, 0 deletions