mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-25 03:29:00 +08:00
Removed error_log_file from tests config
This commit is contained in:
parent
5f2f359bd6
commit
12c8e99bd5
@ -168,7 +168,6 @@ kill_spawned_child();
|
||||
my $cmd = "$mongoose_exe ".
|
||||
"-listening_port 127.0.0.1:$port ".
|
||||
"-access_log_file access.log ".
|
||||
"-error_log_file debug.log ".
|
||||
"-extra_mime_types .bar=foo/bar,.tar.gz=blah,.baz=foo " .
|
||||
"-dav_auth_file $abs_root/passfile " .
|
||||
'-access_control_list -0.0.0.0/0,+127.0.0.1 ' .
|
||||
|
Loading…
Reference in New Issue
Block a user