pgsql: Fix TAP checks when current directory name contains spaces - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix TAP checks when current directory name contains spaces
Date
Msg-id E1XU7U0-0006UH-KL@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f7d6759ec2df9ad10b65aea359a27789e16a353b

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


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix the return type of GIN triConsistent support functions to "c
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix TAP checks when current directory name contains spaces