Return correct exit code.
This commit is contained in:
parent
46400c97a9
commit
30b1b28aff
@ -432,5 +432,5 @@ int MAIN(int argc, char **argv)
|
||||
if (passout)
|
||||
OPENSSL_free(passout);
|
||||
|
||||
return (0);
|
||||
return ret;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user