pgsql: Fix TAP installcheck tests when current directory name contains - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix TAP installcheck tests when current directory name contains
Date
Msg-id E1XA8ej-0005T4-6i@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/e27eee10d7bcc211e1bac38575ed18c18d2ef88b

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(-)


pgsql-committers by date:

Previous
From: pgsql@postgresql.org
Date:
Subject: pgsql: Tag refs/tags/REL9_1_14 was created
Next
From: Fujii Masao
Date:
Subject: pgsql: Fix bug where pg_receivexlog goes into busy loop if -s option is