diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2014-07-11 23:40:01 +0200 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2014-07-11 23:47:33 +0200 |
commit | 4dc3a57718d8fbefde9e7d4be4db9db105291d16 (patch) | |
tree | 4ed3fbf3656377c737b56a19c104cdca9b59a5a7 /tests/data/test324 | |
parent | d033fc832364d33122b0192a0954210be21ebf09 (diff) |
test320/1/2/4: fix the port number substitution variables
These tests have been broken since commit 1958fe57 in Oct. 2011
Diffstat (limited to 'tests/data/test324')
-rw-r--r-- | tests/data/test324 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test324 b/tests/data/test324 index bc1c48fea..b58d940e5 100644 --- a/tests/data/test324 +++ b/tests/data/test324 @@ -19,7 +19,7 @@ TLS-SRP TLS-SRP with server cert checking </name> <command> # no --insecure ---tlsauthtype SRP --tlsuser jsmith --tlspassword abc https://%HOSTIP:%HTTPTLSSRPPORT/want/323 +--tlsauthtype SRP --tlsuser jsmith --tlspassword abc https://%HOSTIP:%HTTPTLSPORT/want/323 </command> </client> |