projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb1f8f9
)
Remove incorrect comment
author
Magnus Hagander
<magnus@hagander.net>
Sat, 17 Jun 2017 08:19:48 +0000
(10:19 +0200)
committer
Magnus 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
patch
|
blob
|
blame
|
history
diff --git
a/src/test/ssl/t/001_ssltests.pl
b/src/test/ssl/t/001_ssltests.pl
index f8847e3932885367cdb9f5b8cbfe4c3f804e8ba2..32df27392956d40900e6c49069468c53093a7017 100644
(file)
--- a/
src/test/ssl/t/001_ssltests.pl
+++ b/
src/test/ssl/t/001_ssltests.pl
@@
-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];