> > I've now made it even simpler with this commit: > > http://git.zx2c4.com/password-store/commit/?id=18933a2db9015d2acd669ac879521e02caed0bba
Backed out my changes, pulled this and the prerequisite patch into the testing branch and seems to work fine. Pushed to github (*). Von (*) I assume at some point we'll either decide to accept this and I'll contribute it as a patch, or we'll abandon it. In any case, I'm keeping it on github for now: https://github.com/von-forks/password-store/tree/testing On Sat, Apr 19, 2014 at 5:52 PM, Jason A. Donenfeld <[email protected]> wrote: > > > On Sat, Apr 19, 2014 at 11:36 PM, Jason A. Donenfeld <[email protected]>wrote: > >> >> I'm not okay with your solution. I've implemented a viable workaround for >> the issue here: >> >> >> http://git.zx2c4.com/password-store/commit/?id=78098bab96c0228d700978492152ba3c2a872d2b >> >> Simply call src/password-store.sh, and set >> PASSWORD_STORE_PLATFORM_FILE="$(dirname "$0")/platform/$(uname | cut -d _ >> -f 1 | tr '[:upper:]' '[:lower:]').sh" inside the test harness. >> > > I've now made it even simpler with this commit: > > http://git.zx2c4.com/password-store/commit/?id=18933a2db9015d2acd669ac879521e02caed0bba > > Simply call src/password-store.sh. The platform file will automatically be > loaded. In other words, you don't need to do anything now. >
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
