From: Yang Tse Date: Wed, 27 Jul 2011 16:58:21 +0000 (+0200) Subject: NTLM single-sign on adjustments (I) X-Git-Tag: upstream/7.37.1~3925 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8350fb8f2fb4dbecf238c71ae477549802b4908f;p=platform%2Fupstream%2Fcurl.git NTLM single-sign on adjustments (I) Use fake_ntlm absolute filename in NTLM_AUTH environment variable for test 2005 definition. --- diff --git a/tests/data/test2005 b/tests/data/test2005 index df99618..ea564fc 100644 --- a/tests/data/test2005 +++ b/tests/data/test2005 @@ -70,7 +70,7 @@ CURL_GETHOSTNAME=curlhost # we try to use the LD_PRELOAD hack, if not a debug build LD_PRELOAD=%PWD/libtest/.libs/libhostname.so # set path to fake_auth instead of real ntlm_auth to generate NTLM type1 and type 3 messages -NTLM_AUTH=server/fake_ntlm +NTLM_AUTH=%PWD/server/fake_ntlm # set source directory so fake_ntlm can find the test files NTLM_AUTH_SRCDIR=%SRCDIR # set the test number