summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-09-14 07:51:05 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-09-14 07:51:05 +0200
commit0af3bd791952040f186bd92147867f2ec0a8896d (patch)
tree26cfc8f9f2a0904ac341f36ae6f31f93d2003a48 /tests
parent4ee4add6a13de1e75a831323baf1ef3433720ab4 (diff)
downloadrsyslog-0af3bd791952040f186bd92147867f2ec0a8896d.tar.gz
rsyslog-0af3bd791952040f186bd92147867f2ec0a8896d.tar.xz
rsyslog-0af3bd791952040f186bd92147867f2ec0a8896d.zip
Fix new testbench test
Diffstat (limited to 'tests')
-rw-r--r--tests/testsuites/rscript_contains.conf2
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