diff options
Diffstat (limited to 'tests/data/test606')
-rw-r--r-- | tests/data/test606 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test606 b/tests/data/test606 index 37e21086c..c790bd685 100644 --- a/tests/data/test606 +++ b/tests/data/test606 @@ -16,7 +16,7 @@ sftp SFTP invalid user login </name> <command> ---key curl_client_key --pubkey curl_client_key.pub -u not-a-valid-user: sftp://%HOSTIP:%SSHPORT%POSIX_PWD/not-a-valid-file-moooo --insecure +--key curl_client_key --pubkey curl_client_key.pub -u not-a-valid-user: sftp://%HOSTIP:%SSHPORT%SSH_PWD/not-a-valid-file-moooo --insecure </command> </client> |