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 e34098743..e42245151 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%PWD/not-a-valid-file-moooo --insecure +--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 </command> </client> |