Fix escaping backslash

This commit is contained in:
2019-12-27 16:25:34 +01:00
parent 404646e6a2
commit ef8af4b5b5

View File

@@ -1 +1 @@
if $programname == 'rngd' and re_match($msg, "\^stats:.*") then stop if $programname == 'rngd' and re_match($msg, "\\^stats:.*") then stop