mirror of https://github.com/OISF/suricata
log-cf-common: let mktime determine proper tz
In some timezones, LogCustomFormatTest01 was failing as we were specifying the wrong setting for is_dst. Instead set it to -1 so mktime can make the decision based on the environment. Appears to fix this test for "Brazil/East" in the summer. Add GitHub CI tests to test this specific test with a few different timezones.pull/15080/head
parent
6587e363a3
commit
468a13e052
Loading…
Reference in New Issue