Re: [HACKERS] Making src/test/ssl more robust

2015-04-09 Thread Michael Paquier
On Wed, Apr 8, 2015 at 9:57 PM, Michael Paquier michael.paqu...@gmail.com wrote: I noticed two things while looking at the SSL test suite: 1) When running the tests, some logs are generated in client-log, but this log file has no entry in .gitignore... A patch is attached. 2) cp is used with a

Re: [HACKERS] Making src/test/ssl more robust

2015-04-09 Thread Heikki Linnakangas
On 04/09/2015 10:06 AM, Michael Paquier wrote: On Wed, Apr 8, 2015 at 9:57 PM, Michael Paquier michael.paqu...@gmail.com wrote: I noticed two things while looking at the SSL test suite: 1) When running the tests, some logs are generated in client-log, but this log file has no entry in

[HACKERS] Making src/test/ssl more robust

2015-04-08 Thread Michael Paquier
Hi all, I noticed two things while looking at the SSL test suite: 1) When running the tests, some logs are generated in client-log, but this log file has no entry in .gitignore... A patch is attached. 2) cp is used with a wildcard and system_or_bail in ServerSetup.pm: system_or_bail cp