diff options
Diffstat (limited to 'tests/data/test634')
-rw-r--r-- | tests/data/test634 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test634 b/tests/data/test634 index c93e09e5c..fc250f9c9 100644 --- a/tests/data/test634 +++ b/tests/data/test634 @@ -25,7 +25,7 @@ sftp SFTP retrieval with byte range past end of file </name> <command> ---key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%POSIX_PWD/log/file634.txt -r 5-99 --insecure +--key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%SSH_PWD/log/file634.txt -r 5-99 --insecure </command> <file name="log/file634.txt"> Test data |