~ubuntu-branches/ubuntu/lucid/curl/lucid-201101212007

« back to all changes in this revision

Viewing changes to tests/data/test508

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2009-05-26 18:58:51 UTC
  • mfrom: (3.3.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090526185851-t1gun9nboi5kbd9u
Tags: 7.19.5-1ubuntu1
* Merge from Debian unstable (LP: #380281), remaining changes:
  - Drop build dependencies: stunnel, libdb4.6-dev, libssh2-1-dev
  - Add build-dependency on openssh-server
  - Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.
  - Call automake-1.9 with --add-missing --copy --force
* Fixes LP: #379477

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
#
35
35
# Verify data after the test has been "shot"
36
36
<verify>
 
37
<strippart>
 
38
# remove CR that CURLOPT_TRANSFERTEXT added, when CharConv enabled:
 
39
s/^(this is what we post to the silly web server)\r\n/$1\n/ if($has_charconv)
 
40
</strippart>
37
41
<protocol>
38
42
POST /508 HTTP/1.1
39
43
Host: %HOSTIP:%HTTPPORT