summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-07-13 13:49:34 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-07-13 13:49:34 +0200
commitbb8ab61f4fb630f5e3a338c0fb3a3b68f207bedb (patch)
treeefd0955f761113ea282cb97fc113696bc3c8ff84 /tests
parentb00d4b5ad8df833294312843a580352d4f0c1694 (diff)
downloadrsyslog-bb8ab61f4fb630f5e3a338c0fb3a3b68f207bedb.tar.gz
rsyslog-bb8ab61f4fb630f5e3a338c0fb3a3b68f207bedb.tar.xz
rsyslog-bb8ab61f4fb630f5e3a338c0fb3a3b68f207bedb.zip
reverting back to non-debug settings
debug settings in testbench were accidently left on, including a special test case
Diffstat (limited to 'tests')
-rwxr-xr-xtests/diag.sh4
-rw-r--r--tests/testsuites/imtcp_conndrop.conf2
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/diag.sh b/tests/diag.sh
index 0c7942da..9fd878a4 100755
--- a/tests/diag.sh
+++ b/tests/diag.sh
@@ -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
diff --git a/tests/testsuites/imtcp_conndrop.conf b/tests/testsuites/imtcp_conndrop.conf
index c1508525..de41bc43 100644
--- a/tests/testsuites/imtcp_conndrop.conf
+++ b/tests/testsuites/imtcp_conndrop.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