diff options
Diffstat (limited to 'tests/data/test622')
-rw-r--r-- | tests/data/test622 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test622 b/tests/data/test622 index 8f1a6e46c..7b5fd5b2e 100644 --- a/tests/data/test622 +++ b/tests/data/test622 @@ -22,7 +22,7 @@ sftp SFTP put failure </name> <command> ---key curl_client_key --pubkey curl_client_key.pub -u %USER: -T log/file622.txt sftp://%HOSTIP:%SSHPORT%POSIX_PWD/log/nonexistent-directory/nonexistent-file --insecure +--key curl_client_key --pubkey curl_client_key.pub -u %USER: -T log/file622.txt sftp://%HOSTIP:%SSHPORT%SSH_PWD/log/nonexistent-directory/nonexistent-file --insecure </command> <file name="log/file622.txt"> Test data |