Make SSL regression test suite more portable by avoiding cp.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 5d79b67bdd57c2fed3e66f5102bd79e88ecb5af3
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2015-04-09T19:07:18Z
Releases: 9.5.0
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

PathChange+/−
src/test/ssl/ServerSetup.pm modified +20 −5