~ubuntu-branches/ubuntu/gutsy/curl/gutsy-updates

« back to all changes in this revision

Viewing changes to tests/data/test75

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-08-01 12:22:30 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20070801122230-uaarmp6lo65py9t6
Tags: 7.16.4-1ubuntu1
* Merge with Debian.
  - Drop debian/patches/gnutls-verifications, applied upstream.
  - Remove all stuff which should be reverted according to 7.16.2-6ubuntu4.
  - Remaining change: drop stunnel build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 <command option="no-output">
27
27
"http://%HOSTIP:%HTTPPORT/[2-1]" -o "log/weee#1.dump" --stderr -
28
28
</command>
 
29
# The error message on stdout implicitly depends on the length of the
 
30
# URL, so refuse to run if the length is unexpected.
 
31
<precheck>
 
32
perl %SRCDIR/libtest/test75.pl http://%HOSTIP:%HTTPPORT/ 22
 
33
</precheck>
29
34
</client>
30
35
 
31
36
#