[pass] Don't quote ${EDITOR:-vi}

rupa rupa at lrrr.us
Wed Sep 12 03:20:33 CEST 2012


Attached is a trivial patch that removes the quotes from the line that
invokes $EDITOR. It's perfectly cromulent to set $EDITOR to something
with spaces in it, so when we evaluate this one we want it evaluated
bare. For example security nerds might want EDITOR='vim -n' if they
are scared of swap files, and that breaks if we quote there.

(Apologies because my original pull request to add 'edit' is where
this came from)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dequote_EDITOR.patch
Type: application/octet-stream
Size: 392 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20120911/66e7c168/attachment.obj>


More information about the Password-Store mailing list