diff options
author | Karl Berry <karl@freefriends.org> | 2008-02-05 19:30:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-02-05 19:30:40 +0000 |
commit | 208b4e0cc96ff0d8307f7b59cb66d52527123029 (patch) | |
tree | ca5cd5e76e75b7d62080bb1147908828d0e7d0df /Build/source/libs/curl/tests/data/test111 | |
parent | ceb93ecb2a3619e7e7ac0bb06016821e27bf4171 (diff) |
remove curl, was old attempt on windows only
git-svn-id: svn://tug.org/texlive/trunk@6508 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/curl/tests/data/test111')
-rw-r--r-- | Build/source/libs/curl/tests/data/test111 | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/Build/source/libs/curl/tests/data/test111 b/Build/source/libs/curl/tests/data/test111 deleted file mode 100644 index a8052254b55..00000000000 --- a/Build/source/libs/curl/tests/data/test111 +++ /dev/null @@ -1,33 +0,0 @@ -# Server-side -<reply> -<size> -85 -</size> -</reply> - -# Client-side -<client> - <name> -FTP download resume beyond file size - </name> - <command> -ftp://%HOSTIP:%FTPPORT/111 -C 2000 -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -36 -</errorcode> -<strip> -</strip> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -TYPE I -SIZE 111 -</protocol> -</verify> |