mirror of
https://github.com/curl/curl.git
synced 2026-07-26 14:17:50 +03:00
parent
8a298119f1
commit
0bdb95ecbf
8 changed files with 27 additions and 19 deletions
|
|
@ -73,6 +73,8 @@ LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
|||
CURL_NTLM_WB_FILE=%PWD/server/fake_ntlm
|
||||
# set source directory so fake_ntlm can find the test files
|
||||
CURL_NTLM_AUTH_SRCDIR=%SRCDIR
|
||||
# set source directory so fake_ntlm can find the test and log files
|
||||
CURL_NTLM_LOGDIR=%LOGDIR
|
||||
# set the test number
|
||||
CURL_NTLM_AUTH_TESTNUM=%TESTNUMBER
|
||||
</setenv>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue