Thread: pgsql: Fix TAP checks when current directory name contains spaces

pgsql: Fix TAP checks when current directory name contains spaces

From
Peter Eisentraut
Date:
Fix TAP checks when current directory name contains spaces

Add some quotes in the makefile snippet that creates the temporary
installation, so that it can handle spaces in the directory name and
possibly some other oddities.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/78b488d2e3d884e58a670f052400573b33824e04

Modified Files
--------------
src/Makefile.global.in |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)