]> 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:06:56 +0000 (22:06 -0400)
commit455044d55a89d16d888f289aeaf1229a04a04b9f
tree80a2af729979f0f3075aaf12d42b92d43b67a754
parent4fd9e6ffdd9aae51a935c255cbf7691c369ded1b
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