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

Commitc944bf2

Browse files
committed
Use older name for test_primary_datadir
Releases prior to 14 used the older naming scheme. This fixes a bug unthe back-patches of6ee26c6 in releases 12 and 13.
1 parente894d1d commitc944bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_rewind/t/003_extrafiles.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ sub run_test
7777
{
7878
$filename =~s{\\}{/}g;
7979
}
80-
$test_primary_datadir =~s{\\}{/}g;
80+
$test_master_datadir =~s{\\}{/}g;
8181
}
8282

8383
is_deeply(

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp