summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-10-15 15:25:47 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-10-15 15:25:47 +0200
commitacea81df104eacdae51d3e05ce3285080797dca5 (patch)
tree099787b50454e503884dcec27ae082062d830fb5 /tests
parentf9c37fcc7838d3f89f0a594d3dd89897a7785c4e (diff)
downloadrsyslog-acea81df104eacdae51d3e05ce3285080797dca5.tar.gz
rsyslog-acea81df104eacdae51d3e05ce3285080797dca5.tar.bz2
rsyslog-acea81df104eacdae51d3e05ce3285080797dca5.zip
turn off accidentally enabled make check debug mode
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 8c9aa16e..7883d93b 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"
#valgrind="valgrind --tool=exp-ptrcheck --log-fd=1"
-set -o xtrace
+#set -o xtrace
#export RSYSLOG_DEBUG="debug nologfuncflow noprintmutexaction nostdout"
#export RSYSLOG_DEBUGLOG="log"
case $1 in