提交 501d53c6 编写于 作者: V Viktor Dukhovni

Silence misleading test_abort stderr output

Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 34707951
......@@ -13,4 +13,5 @@ setup("test_abort");
plan tests => 1;
open STDERR, ">", "/dev/null";
is(run(test(["aborttest"])), 0, "Testing that abort is caught correctly");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册