oops
authorBodo Möller <bodo@openssl.org>
Mon, 5 Sep 2011 13:43:56 +0000 (13:43 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 5 Sep 2011 13:43:56 +0000 (13:43 +0000)
test/testssl

index 2ae1e8ba9a932c0a9d113ae5719479c0d92c755a..530a252008d72ca9035a67649f619cf72b687492 100644 (file)
@@ -142,8 +142,8 @@ else
   fi
 fi
 
-echo test tls1 with PSK
-$ssltest -tls1 -cipher PSK -psk abc123 $extra || exit 1
+echo test tls1 with PSK
+$ssltest -tls1 -cipher PSK -psk abc123 $extra || exit 1
 
 echo test tls1 with PSK via BIO pair
 $ssltest -bio_pair -tls1 -cipher PSK -psk abc123 $extra || exit 1