[pass] Wanted: Test Suite

Jason A. Donenfeld Jason at zx2c4.com
Sat Apr 19 23:52:00 CEST 2014


On Sat, Apr 19, 2014 at 11:36 PM, Jason A. Donenfeld <Jason at zx2c4.com>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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20140419/75299e4b/attachment.html>


More information about the Password-Store mailing list