Andrew's git
/
logparse.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
absolute path to main.css
author
Andrew Lorimer
<andrew@charles.cortex>
Fri, 17 Aug 2018 14:25:06 +0000
(
00:25
+1000)
committer
Andrew Lorimer
<andrew@charles.cortex>
Fri, 17 Aug 2018 14:25:06 +0000
(
00:25
+1000)
logparse.py
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
cf6d9c4
)
diff --git
a/logparse.py
b/logparse.py
index d7ec38e0d25f0596cb35426b26607cfbaf8edb43..ac946c39b765896dad7e866d65364b3d1212a503 100755
(executable)
--- a/
logparse.py
+++ b/
logparse.py
@@
-25,7
+25,7
@@
SUMMARYPATH = "/mnt/andrew/temp/logparse-test.html"
OUTPUTPATH = "/mnt/andrew/temp/logparse-test2.html"
MAILPATH = "/mnt/andrew/temp/log-parse-test-3.html"
HEADERPATH = os.path.dirname(os.path.realpath(__file__)) + "/header.html"
-STYLEPATH = "main.css"
+STYLEPATH =
os.path.dirname(os.path.realpath(__file__)) +
"main.css"
MAILOUT = ""
HTMLOUT = ""
TXTOUT = ""