fix date
authorLaurent MAZET <laurent.mazet@thalesgroup.com>
Sat, 13 Dec 2025 00:45:55 +0000 (01:45 +0100)
committerLaurent MAZET <laurent.mazet@thalesgroup.com>
Sat, 13 Dec 2025 00:45:55 +0000 (01:45 +0100)
getdate.awk

index f6606d33355ad7f1bfdfec53896b91f34aaad23a..4a6b45b08eb566682df883693bcffefb4c3c1798 100755 (executable)
@@ -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