From: Dan Fandrich Date: Fri, 26 Oct 2007 20:19:49 +0000 (+0000) Subject: Fixed the test case to create only a single test file, which is all the X-Git-Tag: curl-7_17_1~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8057241c699c19ac4d560886dafe99d3ab13909;p=thirdparty%2Fcurl.git Fixed the test case to create only a single test file, which is all the test harness supports. --- diff --git a/tests/data/test2004 b/tests/data/test2004 index 41cd749cdb..27895ae222 100644 --- a/tests/data/test2004 +++ b/tests/data/test2004 @@ -14,7 +14,7 @@ multiprotocol # Server-side -Test data +Test data file for tftp test @@ -30,19 +30,11 @@ sftp TFTP RRQ followed by SFTP retrieval followed by FILE followed by SCP retrieval then again in reverse order ---key curl_client_key --pubkey curl_client_key.pub -u %USER: tftp://%HOSTIP:%TFTPPORT//2004 sftp://%HOSTIP:%SSHPORT%PWD/log/file2004s.txt file://localhost/%PWD/log/test2004f.txt scp://%HOSTIP:%SSHPORT%PWD/log/file2004c.txt file://localhost/%PWD/log/test2004f.txt sftp://%HOSTIP:%SSHPORT%PWD/log/file2004s.txt tftp://%HOSTIP:%TFTPPORT//2004 +--key curl_client_key --pubkey curl_client_key.pub -u %USER: tftp://%HOSTIP:%TFTPPORT//2004 sftp://%HOSTIP:%SSHPORT%PWD/log/test2004.txt file://localhost/%PWD/log/test2004.txt scp://%HOSTIP:%SSHPORT%PWD/log/test2004.txt file://localhost/%PWD/log/test2004.txt sftp://%HOSTIP:%SSHPORT%PWD/log/test2004.txt tftp://%HOSTIP:%TFTPPORT//2004 - -Test data -for sftp test - - -Test data -for file test - - -Test data -for scp test + +This is test data +for several protocols