Change TAP test framework to not rely on having a chmod executable.
Robert Haas <rhaas@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| src/test/ssl/ServerSetup.pm | modified | +15 −1 |
| src/test/ssl/t/001_ssltests.pl | modified | +1 −1 |