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

Commit5eb4a51

Browse files
committed
Un-break pg_upgrade regression test.
Commit5af2e97 removed a bit too much from the test.sh invocation.Per buildfarm.
1 parenta1dc6ab commit5eb4a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_upgrade/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ clean distclean maintainer-clean:
4545
NOTSUBMAKEMAKE=$(MAKE)
4646

4747
check: test.sh all temp-install
48-
MAKE=$(NOTSUBMAKEMAKE)$(with_temp_install) bindir=$(abs_top_builddir)/tmp_install/$(bindir) EXTRA_REGRESS_OPTS="$(EXTRA_REGRESS_OPTS)"$(SHELL)
48+
MAKE=$(NOTSUBMAKEMAKE)$(with_temp_install) bindir=$(abs_top_builddir)/tmp_install/$(bindir) EXTRA_REGRESS_OPTS="$(EXTRA_REGRESS_OPTS)"$(SHELL)$<
4949

5050
# installcheck is not supported because there's no meaningful way to test
5151
# pg_upgrade against a single already-running server

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp