pgsql: Remove carriage returns from certain tap test output under Msys

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove carriage returns from certain tap test output under Msys
Date: 2015-08-05 20:25:44
Message-ID: E1ZN5Fw-0001R3-EG@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2015-08-06 00:52:47 pgsql: Link $(WIN32RES) into single-file modules only when PGFILEDESC i
Previous Message Alvaro Herrera 2015-08-05 19:21:22 pgsql: Fix BRIN to use SnapshotAny during summarization