summaryrefslogtreecommitdiffstats
path: root/tests/diag.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-03 09:20:02 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-03 09:20:02 +0100
commite4ca8a3119ece504819605b340a3f5ba36b3eab6 (patch)
tree9fa4c2baacedb410460fdef268c00fc8e52a9e54 /tests/diag.sh
parent38e83becf605f128ebae26fd58c68c2ef38e946a (diff)
downloadrsyslog-e4ca8a3119ece504819605b340a3f5ba36b3eab6.tar.gz
rsyslog-e4ca8a3119ece504819605b340a3f5ba36b3eab6.tar.xz
rsyslog-e4ca8a3119ece504819605b340a3f5ba36b3eab6.zip
added function getenv() to RainerScript
Diffstat (limited to 'tests/diag.sh')
-rwxr-xr-xtests/diag.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/diag.sh b/tests/diag.sh
index 13bb877d..b2bd13ac 100755
--- a/tests/diag.sh
+++ b/tests/diag.sh
@@ -9,7 +9,7 @@
#valgrind="valgrind --tool=drd --log-fd=1"
#valgrind="valgrind --tool=helgrind --log-fd=1"
#set -o xtrace
-#export RSYSLOG_DEBUG="debug nostdout printmutexaction"
+#export RSYSLOG_DEBUG="debug nostdout noprintmutexaction"
#export RSYSLOG_DEBUGLOG="log"
case $1 in
'init') $srcdir/killrsyslog.sh # kill rsyslogd if it runs for some reason