Обсуждение: pgsql: Change TAP test framework to not rely on having a chmod executab

Поиск
Список
Период
Сортировка

pgsql: Change TAP test framework to not rely on having a chmod executab

От
Robert Haas
Дата:
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(-)