diff options
Diffstat (limited to 'tests/data/test618')
-rw-r--r-- | tests/data/test618 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test618 b/tests/data/test618 index 23f03ac68..feb095ebe 100644 --- a/tests/data/test618 +++ b/tests/data/test618 @@ -15,7 +15,7 @@ sftp SFTP retrieval of two files </name> <command> ---key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%POSIX_PWD/log/file618.txt sftp://%HOSTIP:%SSHPORT%POSIX_PWD/log/file618.txt --insecure +--key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%SSH_PWD/log/file618.txt sftp://%HOSTIP:%SSHPORT%SSH_PWD/log/file618.txt --insecure </command> <file name="log/file618.txt"> Test data |