pgsql: Fix previous commit for TAP test suites in VPATH builds. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Fix previous commit for TAP test suites in VPATH builds.
Date
Msg-id E1Y1UYd-0006dS-JD@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix previous commit for TAP test suites in VPATH builds.

Per buildfarm member crake.  Back-patch to 9.4, where the TAP suites
were introduced.

Branch
------
REL9_4_STABLE

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

Modified Files
--------------
src/Makefile.global.in             |    2 +-
src/bin/pg_ctl/t/001_start_stop.pl |    2 +-
src/test/perl/TestLib.pm           |    2 +-
3 files changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Fix previous commit for TAP test suites in VPATH builds.
Next
From: Andres Freund
Date:
Subject: pgsql: Fix (re-)starting from a basebackup taken off a standby after a