pgsql: Fix TAP checks when current directory name contains spaces

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix TAP checks when current directory name contains spaces
Date: 2014-09-17 05:08:48
Message-ID: E1XU7U0-0006UI-KQ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
------
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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2014-09-17 15:59:19 Re: pgsql: Add #define INT64_MODIFIER for the printf length modifier for 64
Previous Message Heikki Linnakangas 2014-09-16 06:40:23 pgsql: Fix the return type of GIN triConsistent support functions to "c