diff options
-rw-r--r-- | tests/testsuites/rscript_contains.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testsuites/rscript_contains.conf b/tests/testsuites/rscript_contains.conf index 434f0229..8bead68a 100644 --- a/tests/testsuites/rscript_contains.conf +++ b/tests/testsuites/rscript_contains.conf @@ -1,4 +1,4 @@ $IncludeConfig diag-common.conf $template outfmt,"%msg:F,58:2%\n" -if $msg contains 'msgnum' then ./rsyslog.out.log +if $msg contains 'msgnum' then ./rsyslog.out.log;outfmt |