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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
