Skip to content

Commit 7f7e664

Browse files
iboukrissimo5
authored andcommitted
tests: move core dumps to scratchdir
Signed-off-by: Isaac Boukris <[email protected]> Reviewed-by: Simo Sorce <[email protected]> Closes #121
1 parent a64a32f commit 7f7e664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/httpd.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ AddDefaultCharset UTF-8
127127

128128
IncludeOptional conf.d/*.conf
129129

130-
CoreDumpDirectory /tmp
130+
CoreDumpDirectory "${HTTPROOT}"
131131

132132

133133
<Location /spnego>

0 commit comments

Comments
 (0)