Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit29c7d5e

Browse files
committed
Specify --outputdir for isolation install check, not just plain check.
This should probably have been part of60f826c.Reported-By: Andrew Gierth
1 parent524dbc1 commit29c7d5e

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)

[8]ページ先頭

©2009-2025 Movatter.jp