diff options
Diffstat (limited to 'tests/data/test627')
-rw-r--r-- | tests/data/test627 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test627 b/tests/data/test627 index 3d86e7b11..ae29d9b5a 100644 --- a/tests/data/test627 +++ b/tests/data/test627 @@ -24,7 +24,7 @@ sftp SFTP quote remove file with NOBODY </name> <command> ---key curl_client_key --pubkey curl_client_key.pub -u %USER: -I -Q "rm %PWD/log/file627.txt" sftp://%HOSTIP:%SSHPORT +--key curl_client_key --pubkey curl_client_key.pub -u %USER: -I -Q "rm %PWD/log/file627.txt" sftp://%HOSTIP:%SSHPORT --insecure </command> <postcheck> perl %SRCDIR/libtest/test610.pl gone %PWD/log/test627.txt |