Skip to content

Commit 29c7d5e

Browse files
committed
Specify --outputdir for isolation install check, not just plain check.
This should probably have been part of 60f826c. Reported-By: Andrew Gierth
1 parent 524dbc1 commit 29c7d5e

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
@@ -573,7 +573,7 @@ pg_isolation_regress_check = \
573573
$(pg_regress_locale_flags) $(EXTRA_REGRESS_OPTS)
574574
pg_isolation_regress_installcheck = \
575575
$(top_builddir)/src/test/isolation/pg_isolation_regress \
576-
--inputdir=$(srcdir) \
576+
--inputdir=$(srcdir) --outputdir=output_iso \
577577
--bindir='$(bindir)' \
578578
$(pg_regress_locale_flags) $(EXTRA_REGRESS_OPTS)
579579

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy