pgsql: Fix test counting in SSL tests

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix test counting in SSL tests
Date: 2018-03-07 05:54:00
Message-ID: E1etS1Y-0005Am-Vc@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix test counting in SSL tests

The branch that does not support tls-server-end-point runs more tests,
so we need to structure the test counting dynamically.

Reviewed-by: Michael Paquier <michael(at)paquier(dot)xyz>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2dadd061b3a8d259ec352512dfaf340a85ffa827

Modified Files
--------------
src/test/ssl/t/002_scram.pl | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-03-07 10:09:22 pgsql: Fix typo
Previous Message Stephen Frost 2018-03-07 04:36:34 pgsql: Fix typo for RangeVarGetRelidExtended