commit | 3dca57f8cadbca2eb6dec93bf12f486acfd274a3 | [log] [tgz] |
---|---|---|
author | Rich Salz <rsalz@openssl.org> | Tue Apr 21 15:52:51 2015 -0400 |
committer | Rich Salz <rsalz@openssl.org> | Tue Apr 21 15:52:51 2015 -0400 |
tree | d7e10eba05acd4dd690d00cac7de8636b7675222 | |
parent | a169a93a6f1c7cb555c0a058da360d84375813d3 [diff] |
ssltest output cleanup Make only errors go to stderr. Print count and size before the loop, so you can see it's an 838K message that will take a few moments. Reviewed-by: Richard Levitte <levitte@openssl.org>