mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:43:33 +03:00
use the former logfile name again since the ftp server also uses that...
This commit is contained in:
parent
540f77a627
commit
d9f307623c
2 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ char *spitout(FILE *stream, char *main, char *sub, int *size);
|
|||
|
||||
#define VERSION "cURL test suite HTTP server/0.1"
|
||||
|
||||
#define REQUEST_DUMP "log/http-request.dump"
|
||||
#define REQUEST_DUMP "log/server.input"
|
||||
|
||||
#define TEST_DATA_PATH "data/test%d"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue