pgsql: Fix count of skipped test of basebackup on Windows - Mailing list pgsql-committers

From Teodor Sigaev
Subject pgsql: Fix count of skipped test of basebackup on Windows
Date
Msg-id E1f0pn8-0002Ir-Dh@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix count of skipped test of basebackup on Windows

Commit 920a5e500a119b03356fb1fb64a677eb1aa5fc6f add tests which should be
skipped on Windows boxes, but patch doesn't contain right count of them.

David Steel

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/44bd95846a526dd1f69bdc78b3832f2d2de77dd4

Modified Files
--------------
src/bin/pg_basebackup/t/010_pg_basebackup.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: David Steele
Date:
Subject: Re: pgsql: Skip temp tables from basebackup.
Next
From: Teodor Sigaev
Date:
Subject: Re: pgsql: Skip temp tables from basebackup.