diff options
Diffstat (limited to 'tests/data/test656')
-rw-r--r-- | tests/data/test656 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test656 b/tests/data/test656 index 8591490ed..fb0f27fb9 100644 --- a/tests/data/test656 +++ b/tests/data/test656 @@ -16,7 +16,7 @@ sftp SFTP retrieval with nonexistent private key file </name> <command> ---key DOES_NOT_EXIST --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%POSIX_PWD/not-a-valid-file-moooo --insecure --connect-timeout 8 +--key DOES_NOT_EXIST --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%SSH_PWD/not-a-valid-file-moooo --insecure --connect-timeout 8 </command> </client> |