]> granicus.if.org Git - postgresql/commitdiff
Remove incorrect comment
authorMagnus Hagander <magnus@hagander.net>
Sat, 17 Jun 2017 08:19:48 +0000 (10:19 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sat, 17 Jun 2017 08:19:48 +0000 (10:19 +0200)
Author: Michael Paquier <michael.paquier@gmail.com>

src/test/ssl/t/001_ssltests.pl

index f8847e3932885367cdb9f5b8cbfe4c3f804e8ba2..32df27392956d40900e6c49069468c53093a7017 100644 (file)
@@ -34,8 +34,6 @@ sub run_test_psql
 # The first argument is a (part of a) connection string, and it's also printed
 # out as the test case name. It is appended to $common_connstr global variable,
 # which also contains a libpq connection string.
-#
-# The second argument is a hostname to connect to.
 sub test_connect_ok
 {
        my $connstr = $_[0];