<p dir="ltr">Merging on the 26th of June.</p>
<div class="gmail_quote">On Jun 16, 2014 11:21 PM, "John Reddy" <<a href="mailto:john.reddy@gmail.com">john.reddy@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div><br></div>I'm glad to see someone beat me to the punch on this fix.  I was just noticing it today when I brew upgraded from 1.5 to 1.6.2 and started generating orphan mount points with every "pass git status",  "pass git pull", etc (anything that called the cmd_git() function).<br>

<br></div><div>How long before this might be included in a 1.6.3 (or later) release?<br><br></div><div>-Skip<br></div><div><br><div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">

<pre>With my previous commit I missed that `pass git status` also uses
mounted ramdisks, and needs to be safely removed there as well.
Therefore I moved the cleanup_tmp function to the beginning of
src/password-store.sh's helper functions. The caveat is that any locally
defined tmp_file's need to be passed to the function's arguments. The
intended use for this function is the command for `trap` definitions

I also added a new test to t0600 to account for `pass git status`
behavior.

This commit passes all tests. Further testing and comments appreciated.</pre></blockquote><br></div></div></div>
<br>_______________________________________________<br>
Password-Store mailing list<br>
<a href="mailto:Password-Store@lists.zx2c4.com">Password-Store@lists.zx2c4.com</a><br>
<a href="http://lists.zx2c4.com/mailman/listinfo/password-store" target="_blank">http://lists.zx2c4.com/mailman/listinfo/password-store</a><br>
<br></blockquote></div>