diff options
Diffstat (limited to 'tests/data/test607')
-rw-r--r-- | tests/data/test607 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test607 b/tests/data/test607 index e42245151..8c13e5844 100644 --- a/tests/data/test607 +++ b/tests/data/test607 @@ -16,7 +16,7 @@ scp SCP invalid user login </name> <command> ---key curl_client_key --pubkey curl_client_key.pub -u not-a-valid-user: scp://%HOSTIP:%SSHPORT%POSIX_PWD/not-a-valid-file-moooo --insecure +--key curl_client_key --pubkey curl_client_key.pub -u not-a-valid-user: scp://%HOSTIP:%SSHPORT%SSH_PWD/not-a-valid-file-moooo --insecure </command> </client> |