Change TAP test framework to not rely on having a chmod executable.

Robert Haas <rhaas@postgresql.org>

Commit: ca3f43aa48a83013ea50aeee7cd193a5859c4587
Author: Robert Haas <rhaas@postgresql.org>
Date: 2015-06-19T14:52:00Z
Releases: 9.5.0
Change TAP test framework to not rely on having a chmod executable.

This might not work at all on Windows, and is not ever efficient.

Michael Paquier

Files

PathChange+/−
src/test/ssl/ServerSetup.pm modified +15 −1
src/test/ssl/t/001_ssltests.pl modified +1 −1