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

Commit54ad728

Browse files
committed
Use parallel installcheck in vcregress.pl's upgrade test
This is to keep the test in sync with what's done in test.sh, whichacquired this change in commitda90676.
1 parentb84a6da commit54ad728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tools/msvc/vcregress.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ sub upgradecheck
559559
generate_db('', 91, 127,'');
560560

561561
print"\nSetting up data for upgrading\n\n";
562-
installcheck();
562+
installcheck('parallel');
563563

564564
# now we can chdir into the source dir
565565
chdir"$topdir/src/bin/pg_upgrade";

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp