Commit 5d8118d2 authored by Bodo Möller's avatar Bodo Möller
Browse files

another typo

parent 8a270a0f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -159,7 +159,7 @@ $ if $severity .ne. 1 then goto exit3
$
$!###########################################################################
$
$	write sys$output "test tls1 with 1024bit anonymous SH, multiple handshakes"
$	write sys$output "test tls1 with 1024bit anonymous DH, multiple handshakes"
$	'ssltest' -v -bio_pair -tls1 -cipher "ADH" -dhe1024dsa -num 10 -f -time
$	if $severity .ne. 1 then goto exit3
$