Skip to content

Commit 44bd958

Browse files
committed
Fix count of skipped test of basebackup on Windows
Commit 920a5e5 add tests which should be skipped on Windows boxes, but patch doesn't contain right count of them. David Steel
1 parent 920a5e5 commit 44bd958

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", 15 if ($windows_os);
186+
skip "symlinks not supported on Windows", 17 if ($windows_os);
187187

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

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy