pgsql: Fix count of skipped test of basebackup on Windows

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix count of skipped test of basebackup on Windows
Date: 2018-03-27 14:41:38
Message-ID: E1f0pn8-0002Ir-Dh@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2018-03-27 14:43:02 Re: pgsql: Skip temp tables from basebackup.
Previous Message David Steele 2018-03-27 14:34:51 Re: pgsql: Skip temp tables from basebackup.