提交 30b1b28a 编写于 作者: D Dr. Stephen Henson

Return correct exit code.

上级 46400c97
......@@ -432,5 +432,5 @@ int MAIN(int argc, char **argv)
if (passout)
OPENSSL_free(passout);
return (0);
return ret;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册