~ubuntu-branches/ubuntu/saucy/curl/saucy-201307251546

« back to all changes in this revision

Viewing changes to tests/data/test592

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2013-02-12 08:54:32 UTC
  • mfrom: (3.4.34 sid)
  • Revision ID: package-import@ubuntu.com-20130212085432-r1fyi0b37enr93pp
Tags: 7.29.0-1ubuntu1
* Resynchronise with Debian. Remaining changes:
  - Drop dependencies not in main:
    + Build-Depends: Drop stunnel4 and libssh2-1-dev.
    + Drop libssh2-1-dev from binary package Depends.
  - Add new libcurl3-udeb package.
  - Add new curl-udeb package.
* Add warning to debian/patches/series.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
s/^PORT (.*)/PORT/
53
53
s/^EPRT \|1\|(.*)/EPRT \|1\|/
54
54
</strippart>
 
55
# a 421 response must prevent further commands from being sent
55
56
<protocol>
56
57
USER anonymous
57
58
PASS ftp@example.com
61
62
PORT
62
63
TYPE I
63
64
STOR 592
64
 
QUIT
65
65
</protocol>
 
66
# 28 == CURLE_OPERATION_TIMEDOUT
66
67
<errorcode>
67
 
10
 
68
28
68
69
</errorcode>
69
70
<upload>
70
71
</upload>