<div dir="ltr"><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 23, 2014 at 3:43 PM, Von Welch <span dir="ltr"><<a href="mailto:von@vwelch.com" target="_blank">von@vwelch.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div> I think there is a fundamental decision here which you seem to have made, and that is pass will not auto-detect whether or not it is working with an interactive user (e.g. is stdin a terminal or pipe?) and adjust it's behavior. It assumes an interactive user and it's up to the test harness to assert appropriate options or hack the environment (e.g. set GPG_AGENT_INFO) to do what it needs to do.</div>
</div></blockquote><div><br></div><div>Yes. Pass is, for the most part, a front end, since the "back end" of it is just files in a directory, which any script can play with easily.</div></div></div></div>