summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-07-13 14:49:14 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-07-13 14:49:14 +0200
commitfa5c1371db8669043c30f402d9a096e7036a8dcd (patch)
treefa89647334619c1f70fa89d33de946048f021a97 /tests
parent744fae0f148d13bd936a47bf25db15b7d3bd44b2 (diff)
downloadrsyslog-fa5c1371db8669043c30f402d9a096e7036a8dcd.tar.gz
rsyslog-fa5c1371db8669043c30f402d9a096e7036a8dcd.tar.xz
rsyslog-fa5c1371db8669043c30f402d9a096e7036a8dcd.zip
preparing for 6.3.3v6.3.3
Diffstat (limited to 'tests')
-rwxr-xr-xtests/diag.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/diag.sh b/tests/diag.sh
index 9fd878a4..b278d2c5 100755
--- a/tests/diag.sh
+++ b/tests/diag.sh
@@ -10,7 +10,7 @@
#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_DEBUG="debug nologfuncflow noprintmutexaction nostdout"
#export RSYSLOG_DEBUGLOG="log"
case $1 in
'init') $srcdir/killrsyslog.sh # kill rsyslogd if it runs for some reason