Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit 5856c18

Browse files
committed
Add init and config
1 parent 4b8c060 commit 5856c18

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

util/regression-tests/__init__.py

Whitespace-only changes.

util/regression-tests/config.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
log_location_linux = '/var/log/httpd/error_log'
2+
log_location_windows = 'C:\Apache24\logs\error.log'

0 commit comments

Comments
 (0)