Content-Length: 262246 | pFad | http://github.com/postgrespro/postgres/commit/c7f0b28c7a67a8602c65d6b38d40b38d07548fbd

34 Fix TAP tests with "make installcheck". · postgrespro/postgres@c7f0b28 · GitHub
Skip to content

Commit c7f0b28

Browse files
committed
Fix TAP tests with "make installcheck".
I neglected that the prove_installcheck rule also needs to also define PG_REGRESS, like prove_check does.
1 parent 342a1ff commit c7f0b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile.global.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ endef
334334
ifeq ($(enable_tap_tests),yes)
335335

336336
define prove_installcheck
337-
cd $(srcdir) && TESTDIR='$(CURDIR)' PATH="$(bindir):$$PATH" PGPORT='6$(DEF_PGPORT)' top_builddir='$(CURDIR)/$(top_builddir)' $(PROVE) $(PG_PROVE_FLAGS) $(PROVE_FLAGS) t/*.pl
337+
cd $(srcdir) && TESTDIR='$(CURDIR)' PATH="$(bindir):$$PATH" PGPORT='6$(DEF_PGPORT)' top_builddir='$(CURDIR)/$(top_builddir)' PG_REGRESS='$(CURDIR)/$(top_builddir)/src/test/regress/pg_regress' $(PROVE) $(PG_PROVE_FLAGS) $(PROVE_FLAGS) t/*.pl
338338
endef
339339

340340
define prove_check

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/c7f0b28c7a67a8602c65d6b38d40b38d07548fbd

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy