diff options
Diffstat (limited to 'tests/data/test621')
-rw-r--r-- | tests/data/test621 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test621 b/tests/data/test621 index 2b39e9f7d..f0ac9b728 100644 --- a/tests/data/test621 +++ b/tests/data/test621 @@ -16,7 +16,7 @@ scp SCP retrieval of missing file followed by good file </name> <command> ---key curl_client_key --pubkey curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%POSIX_PWD/log/not-a-valid-file-moooo scp://%HOSTIP:%SSHPORT%POSIX_PWD/log/file621.txt --insecure +--key curl_client_key --pubkey curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%SSH_PWD/log/not-a-valid-file-moooo scp://%HOSTIP:%SSHPORT%SSH_PWD/log/file621.txt --insecure </command> <file name="log/file621.txt"> Test data |