diff options
author | Sam W <sam@wlcx.cc> | 2021-06-26 23:57:48 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2021-09-23 15:31:03 -0600 |
commit | 04cd3023f48cd203f6c0193e57a427226e8b431c (patch) | |
tree | c21821c4e8780b70cb3e2cd59461a459ecea050e /contrib/pass.zsh-completion | |
parent | fde8baea4c7886237ef5acc26a18a9ecbb97c432 (diff) |
Fix unecessary reencryptions on MacOS
POSIX sed doesn't support \+ in BREs which causes the regex that
extracts a file's current keys to return nothing, meaning that files
are unecessarily reencrypted.
This converts the regex in question to use ERE.
Diffstat (limited to 'contrib/pass.zsh-completion')
0 files changed, 0 insertions, 0 deletions