Обсуждение: pgsql: Fix TAP installcheck tests when current directory name contains

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

pgsql: Fix TAP installcheck tests when current directory name contains

От
Peter Eisentraut
Дата:
Fix TAP installcheck tests when current directory name contains spaces

This fixes the installcheck part.  The check part has additional
problems that will be addressed in a separate commit.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/455044d55a89d16d888f289aeaf1229a04a04b9f

Modified Files
--------------
src/bin/initdb/t/001_initdb.pl                 |   10 +++++-----
src/bin/pg_controldata/t/001_pg_controldata.pl |    2 +-
src/bin/pg_ctl/t/002_status.pl                 |    2 +-
src/test/perl/TestLib.pm                       |    4 ++--
4 files changed, 9 insertions(+), 9 deletions(-)