From 0af3bd791952040f186bd92147867f2ec0a8896d Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 14 Sep 2012 07:51:05 +0200 Subject: Fix new testbench test --- tests/testsuites/rscript_contains.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3