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

« back to all changes in this revision

Viewing changes to tests/data/test267

  • Committer: Bazaar Package Importer
  • Author(s): Ramakrishnan Muthukrishnan
  • Date: 2010-10-18 11:13:17 UTC
  • mto: (3.6.1 experimental) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20101018111317-9rkas34ecwtq0upn
Tags: upstream-7.21.2
ImportĀ upstreamĀ versionĀ 7.21.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
# we force our own host name, in order to make the test machine independent
68
68
CURL_GETHOSTNAME=curlhost
69
69
# we try to use the LD_PRELOAD hack, if not a debug build
70
 
LD_PRELOAD=./libtest/.libs/libhostname.so
 
70
LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
71
71
 </setenv>
72
72
 <command>
73
73
http://%HOSTIP:%HTTPPORT/267 -u testuser:testpass --ntlm -d "data" -H "Header1: yes" -H "Header2: no"