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

index 138ce2f47dd433ca4c7616ad474e704f7ed399c9..3ab5b029e6ae5aafe6a1c33ab4f7992cf7f25a76 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