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

Commitcd340ca

Browse files
committed
Fix message typo.
1 parent71ea7e9 commitcd340ca

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
@@ -268,7 +268,7 @@ sub upgradecheck
268268
installcheck();
269269
# now we can chdir into the source dir
270270
chdir"$topdir/contrib/pg_upgrade";
271-
print"\nDuming old cluster\n\n";
271+
print"\nDumping old cluster\n\n";
272272
system("pg_dumpall -f$tmp_root/dump1.sql") == 0orexit 1;
273273
print"\nStopping old cluster\n\n";
274274
system("pg_ctl -m fast stop") == 0orexit 1;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp