Manuel Pégourié-Gonnard 4b7027a8da Avoid race condition in test
Apparently openssl s_server does not flush stdout, anyway sometimes the client
receives the reply and exits, thus terminating the test, before is request is
visible on the server's stdout. So, just don't check that, checking the
client's output and exit code is already enough.
2015-08-10 13:18:48 +02:00
..
2015-07-08 21:39:43 +01:00
2015-08-04 17:15:13 +02:00
2015-07-08 22:12:06 +01:00
2015-08-10 13:18:48 +02:00