diff options
Diffstat (limited to 'tests/data/test631')
-rw-r--r-- | tests/data/test631 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test631 b/tests/data/test631 index ddb7d280d..720f3716f 100644 --- a/tests/data/test631 +++ b/tests/data/test631 @@ -17,7 +17,7 @@ scp SCP incorrect host key </name> <command> ---hostpubmd5 00000000000000000000000000000000 --key curl_client_key --pubkey curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%POSIX_PWD/log/irrelevant-file --insecure +--hostpubmd5 00000000000000000000000000000000 --key curl_client_key --pubkey curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%SSH_PWD/log/irrelevant-file --insecure </command> </client> |