valgrand accidently left enabled in diag.sh with the last commit

This commit is contained in:
Rainer Gerhards 2010-03-22 15:59:33 +01:00
parent ea892d6cf0
commit 2f1d5a1203

View File

@ -7,7 +7,7 @@
# This file is part of the rsyslog project, released under GPLv3
#valgrind="valgrind --log-fd=1"
#valgrind="valgrind --tool=drd --log-fd=1"
valgrind="valgrind --tool=helgrind --log-fd=1"
#valgrind="valgrind --tool=helgrind --log-fd=1"
#valgrind="valgrind --tool=exp-ptrcheck --log-fd=1"
#set -o xtrace
#export RSYSLOG_DEBUG="debug nostdout printmutexaction"