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

Commit44bd958

Browse files
committed
Fix count of skipped test of basebackup on Windows
Commit920a5e5 add tests which should beskipped on Windows boxes, but patch doesn't contain right count of them.David Steel
1 parent920a5e5 commit44bd958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_basebackup/t/010_pg_basebackup.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
# skip on Windows.
184184
SKIP:
185185
{
186-
skip"symlinks not supported on Windows",15if ($windows_os);
186+
skip"symlinks not supported on Windows",17if ($windows_os);
187187

188188
# Move pg_replslot out of $pgdata and create a symlink to it.
189189
$node->stop;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp