Soft'N'Design Software
/
projects
/
benchmarks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed78f0f
)
fix date
author
Laurent MAZET
<laurent.mazet@thalesgroup.com>
Sat, 13 Dec 2025 00:45:55 +0000
(
01:45
+0100)
committer
Laurent MAZET
<laurent.mazet@thalesgroup.com>
Sat, 13 Dec 2025 00:45:55 +0000
(
01:45
+0100)
getdate.awk
patch
|
blob
|
blame
|
history
diff --git
a/getdate.awk
b/getdate.awk
index f6606d33355ad7f1bfdfec53896b91f34aaad23a..4a6b45b08eb566682df883693bcffefb4c3c1798 100755
(executable)
--- a/
getdate.awk
+++ b/
getdate.awk
@@
-32,7
+32,7
@@
$2 == "mode" { mode=$1 }
/Dedicated/ { dcore=$3 }
/CPU load/ { load=$3 }
-/UTC/ {
+/UTC/
&& ! /OS/
{
time = searchdate($0)
if (start == "") {
start = time