]> granicus.if.org Git - postgresql/commit
Fix previous commit for TAP test suites in VPATH builds.
authorNoah Misch <noah@leadboat.com>
Thu, 18 Dec 2014 06:24:57 +0000 (01:24 -0500)
committerNoah Misch <noah@leadboat.com>
Thu, 18 Dec 2014 06:25:13 +0000 (01:25 -0500)
commite35e76a8f486aa397cd27f7e5104e7f0eedda877
tree22de3c34e460321d69a3fcb9f0a9f4401c3830a7
parent6b87d423dc6188a0fed4331bc5c8e4c9c88263d1
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.
src/Makefile.global.in
src/bin/pg_ctl/t/001_start_stop.pl
src/test/perl/TestLib.pm