Sorry, I'm still having my problems with git-send-email - only used to github. I believed this would be included with the patch (which apparently follows in a second email)
Regards, Lenz Am 28.01.2015 um 16:32 schrieb Lenz Weber: > > 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 > _______________________________________________ > Password-Store mailing list > [email protected] > http://lists.zx2c4.com/mailman/listinfo/password-store > _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
