pgsql: pg_validatebackup: Also use perl2host in TAP tests.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_validatebackup: Also use perl2host in TAP tests.
Date: 2020-04-03 21:19:00
Message-ID: E1jKTiO-0005mv-GO@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_validatebackup: Also use perl2host in TAP tests.

Second try at getting the buildfarm to be happy with 003_corrution.pl
as added by commit 0d8c9c1210c44b36ec2efcb223a1dfbe897a3661.

Per suggestion from Álvaro Herrera.

Discussion: http://postgr.es/m/20200403205412.GA8279@alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/460314db08e8688e1a54a0a26657941e058e45c5

Modified Files
--------------
src/bin/pg_validatebackup/t/003_corruption.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2020-04-03 21:40:12 Re: pgsql: pg_validatebackup: Adjust TAP tests to placate perlcritic.
Previous Message Tom Lane 2020-04-03 21:00:56 pgsql: Cosmetic improvements for code related to partitionwise join.