diff options
Diffstat (limited to 'tests/data/test265')
-rw-r--r-- | tests/data/test265 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test265 b/tests/data/test265 index e47dbe8e7..18d20a60a 100644 --- a/tests/data/test265 +++ b/tests/data/test265 @@ -86,7 +86,7 @@ HTTP proxy CONNECT auth NTLM and then POST, response-body in the 407 # we force our own host name, in order to make the test machine independent CURL_GETHOSTNAME=curlhost # we try to use the LD_PRELOAD hack, if not a debug build -LD_PRELOAD=./libtest/.libs/libhostname.so +LD_PRELOAD=%PWD/libtest/.libs/libhostname.so </setenv> <command> http://test.remote.haxx.se:265/path/2650002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel -d "postit" |