diff options
Diffstat (limited to 'tests/data/test547')
-rw-r--r-- | tests/data/test547 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test547 b/tests/data/test547 index 8ac0c9dd5..d1e26040a 100644 --- a/tests/data/test547 +++ b/tests/data/test547 @@ -84,7 +84,7 @@ HTTP proxy auth NTLM with POST data from read callback # 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/path/547 http://%HOSTIP:%HTTPPORT s1lly:pers0n |