mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-17 01:00:40 +01:00
reverting back to non-debug settings
debug settings in testbench were accidently left on, including a special test case
This commit is contained in:
parent
b00d4b5ad8
commit
bb8ab61f4f
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user