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 Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/ca3f43aa48a83013ea50aeee7cd193a5859c4587 Modified Files -------------- src/test/ssl/ServerSetup.pm | 16 +++++++++++++++- src/test/ssl/t/001_ssltests.pl | 2 +- 2 files changed, 16 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
