Make SSL regression test suite more portable by avoiding cp.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Make SSL regression test suite more portable by avoiding cp. Use perl 'glob' and File::Copy instead of "cp". This takes us one step closer to running the suite on Windows. Michael Paquier
Files
| Path | Change | +/− |
|---|---|---|
| src/test/ssl/ServerSetup.pm | modified | +20 −5 |