pgsql: SSL tests: Silence pg_ctl output

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: SSL tests: Silence pg_ctl output
Date: 2014-12-12 02:34:33
Message-ID: E1XzG3t-0000D1-NH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

SSL tests: Silence pg_ctl output

Otherwise the pg_ctl start and stop messages get mixed up with the TAP
output, which isn't technically valid.

Branch
------
master

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

Modified Files
--------------
src/test/ssl/ServerSetup.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2014-12-12 02:50:48 pgsql: doc: Move website-stylesheet setting to a more appropriate locat
Previous Message Tom Lane 2014-12-12 02:03:20 pgsql: Fix planning of SELECT FOR UPDATE on child table with partial in