]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
check-eve: open files with utf-8 encoding 1645/head 1646/head
authorJason Ish <jason.ish@oisf.net>
Mon, 12 Feb 2024 15:54:07 +0000 (09:54 -0600)
committerJason Ish <jason.ish@oisf.net>
Mon, 12 Feb 2024 16:54:43 +0000 (10:54 -0600)
commit8780f7164866906fd437f8ba95ad81f821f18820
tree8f1c4c0074c92230000dfcbd327b06c237c34c21
parent2ac1472caade12265b8461d22dfc2a11bf478b28
check-eve: open files with utf-8 encoding

Not needed in modern versions of Python, but required for older
versions like 3.6.
check-eve.py