]> granicus.if.org Git - postgresql/commit
Fix TAP installcheck tests when current directory name contains spaces
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 24 Jul 2014 01:41:59 +0000 (21:41 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 24 Jul 2014 02:20:18 +0000 (22:20 -0400)
commite27eee10d7bcc211e1bac38575ed18c18d2ef88b
tree62e3ead570a97d05fa62faea79447d78f0f19d69
parent7a8715b9886ef2970b89edb7e8ab2a195e0f1e0d
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.
src/bin/initdb/t/001_initdb.pl
src/bin/pg_controldata/t/001_pg_controldata.pl
src/bin/pg_ctl/t/002_status.pl
src/test/perl/TestLib.pm