pgsql: Remove carriage returns from certain tap test output under Msys - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Remove carriage returns from certain tap test output under Msys
Date
Msg-id E1ZN5Fw-0001R3-EG@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove carriage returns from certain tap test output under Msys

These were causing spurious test failures.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ff85fc8d0b3ae88221e20ee9b070c23248eb7921

Modified Files
--------------
src/test/perl/TestLib.pm |    5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Fix BRIN to use SnapshotAny during summarization
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Allow pg_rewind tap tests to run with older File::Path versions