reverting back to non-debug settings

debug settings in testbench were accidently left on, including a
special test case
This commit is contained in:
Rainer Gerhards 2011-07-13 13:49:34 +02:00
parent b00d4b5ad8
commit bb8ab61f4f
2 changed files with 3 additions and 3 deletions

View File

@ -10,8 +10,8 @@
#valgrind="valgrind --tool=helgrind --log-fd=1"
#valgrind="valgrind --tool=exp-ptrcheck --log-fd=1"
#set -o xtrace
export RSYSLOG_DEBUG="debug nologfuncflow noprintmutexaction stdout"
export RSYSLOG_DEBUGLOG="log"
#export RSYSLOG_DEBUG="debug nologfuncflow noprintmutexaction stdout"
#export RSYSLOG_DEBUGLOG="log"
case $1 in
'init') $srcdir/killrsyslog.sh # kill rsyslogd if it runs for some reason
cp $srcdir/testsuites/diag-common.conf diag-common.conf

View File

@ -12,4 +12,4 @@ $template dynfile,"rsyslog.out.log" # trick to use relative path names!
$OMFileFlushOnTXEnd off
$OMFileFlushInterval 2
$OMFileIOBufferSize 256k
0local0.* ?dynfile;outfmt
local0.* ?dynfile;outfmt