From e5e49f4d3427115ccd16ed97ae3db820522a1887 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 12 Apr 2011 11:12:47 +0200 Subject: testbench sent a big bunch of error messages to console - supporessed --- tests/testsuites/random.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/testsuites/random.conf b/tests/testsuites/random.conf index a7079df1..74ec61a8 100644 --- a/tests/testsuites/random.conf +++ b/tests/testsuites/random.conf @@ -4,6 +4,11 @@ # rgerhards, 2010-04-01 $IncludeConfig diag-common.conf +# The random data will generate TCP framing error messages. We will +# not clutter the test output with them. So we disable error messages +# to stderr. +$ErrorMessagesToStderr off + $ModLoad ../plugins/imtcp/.libs/imtcp $MainMsgQueueTimeoutShutdown 10000 $InputTCPServerRun 13514 -- cgit v1.2.3