[pass] (no subject)
Lenz Weber
mail at lenzw.de
Wed Jan 28 16:32:52 CET 2015
Hi,
I already had sent this patch about half a year ago, but never got feedback on it.
As it has been in use for half a year on my system, I would say it is stable.
On the removal of "exec" in the main password-store.sh script: exec can't call functions
and what I'm doing is replace $GPG with a function. What I did was going back to the
"|| exit 1" you were using before exec and changed it to "|| exit $?" to be more compatible
with scripts relying on the exit status
Regards,
Lenz
More information about the Password-Store
mailing list