In article <[EMAIL PROTECTED]>,
Kurt Roeckx <[EMAIL PROTECTED]> writes:
> Maybe you're just confused about that it returns 1 and was expecting 0?
Oops. You are right. I expected that. Sorry.
--
Tanaka Akira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". T
On Sat, Oct 13, 2007 at 09:13:10PM +0900, Tanaka Akira wrote:
> Package: openssl
> Version: 0.9.8c-4
>
> openssl no-asn1parse exits with 1 as follows.
>
> % openssl no-asn1parse
> asn1parse
> zsh: exit 1 openssl no-asn1parse
> % echo $?
> 1
>
> But openssl(1SSL) describes that it should retu
Package: openssl
Version: 0.9.8c-4
openssl no-asn1parse exits with 1 as follows.
% openssl no-asn1parse
asn1parse
zsh: exit 1 openssl no-asn1parse
% echo $?
1
But openssl(1SSL) describes that it should return 0 because
there is asn1parse command.
| The pseudo-command no-XXX tests whet
3 matches
Mail list logo