mirror of
https://github.com/mirror/wget.git
synced 2025-03-10 01:30:16 +08:00
* tests/Test-https-selfsigned.px: Add newline at EOF (syntax-check)
This commit is contained in:
parent
17f0e16ecc
commit
0d9f8280e0
@ -111,4 +111,4 @@ my $retryssl = SSLTest->new(cmdline => $cmdline,
|
|||||||
lhostname => $testhostname,
|
lhostname => $testhostname,
|
||||||
sslport => $port);
|
sslport => $port);
|
||||||
exit $retryssl->run();
|
exit $retryssl->run();
|
||||||
# vim: et ts=4 sw=4
|
# vim: et ts=4 sw=4
|
||||||
|
Loading…
Reference in New Issue
Block a user