Fix TAP installcheck tests when current directory name contains spaces
Peter Eisentraut <peter_e@gmx.net>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/initdb/t/001_initdb.pl | modified | +5 −5 |
| src/bin/pg_controldata/t/001_pg_controldata.pl | modified | +1 −1 |
| src/bin/pg_ctl/t/002_status.pl | modified | +1 −1 |
| src/test/perl/TestLib.pm | modified | +2 −2 |