aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test239
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test239')
-rw-r--r--tests/data/test2392
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test239 b/tests/data/test239
index e88908989..2748100fb 100644
--- a/tests/data/test239
+++ b/tests/data/test239
@@ -60,7 +60,7 @@ HTTP proxy-auth NTLM and then POST
# 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://%HOSTIP:%HTTPPORT/239 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm -d "postit"