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 Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/5d79b67bdd57c2fed3e66f5102bd79e88ecb5af3 Modified Files -------------- src/test/ssl/ServerSetup.pm | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
