test320/1/2/4: fix the port number substitution variables

These tests have been broken since commit 1958fe57 in Oct. 2011
This commit is contained in:
Dan Fandrich
2014-07-11 23:40:01 +02:00
parent d033fc8323
commit 4dc3a57718
4 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ TLS-SRP
TLS-SRP with bad password
</name>
<command>
--insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword badpass https://%HOSTIP:%HTTPTLSSRPPORT
--insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword badpass https://%HOSTIP:%HTTPTLSPORT
</command>
</client>