diff options
Diffstat (limited to 'tests/data/test621')
-rw-r--r-- | tests/data/test621 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test621 b/tests/data/test621 index f0ac9b728..368baf6a0 100644 --- a/tests/data/test621 +++ b/tests/data/test621 @@ -16,9 +16,9 @@ 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%SSH_PWD/log/not-a-valid-file-moooo scp://%HOSTIP:%SSHPORT%SSH_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/file%TESTNUMBER.txt --insecure </command> -<file name="log/file621.txt"> +<file name="log/file%TESTNUMBER.txt"> Test data for ssh test </file> |