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

Commit3f9b1f2

Browse files
committed
pg_upgrade: Fix test name in 002_pg_upgrade.pl
Author: Hou ZhijieDiscussion:https://postgr.es/m/TYAPR01MB5724A40D47E71F4717357EC694D5A@TYAPR01MB5724.jpnprd01.prod.outlook.comBackpatch-through: 15
1 parent41a2844 commit3f9b1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_upgrade/t/002_pg_upgrade.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ sub filter_dump
382382
],
383383
'run of pg_upgrade --check for new instance');
384384
ok(!-d$newnode->data_dir ."/pg_upgrade_output.d",
385-
"pg_upgrade_output.d/notremoved after pg_upgrade --check success");
385+
"pg_upgrade_output.d/ removed after pg_upgrade --check success");
386386

387387
# Actual run, pg_upgrade_output.d is removed at the end.
388388
command_ok(

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp