Remove -v from the preset valgrind flags
authorGreg Hudson <ghudson@mit.edu>
Fri, 11 Nov 2011 02:14:56 +0000 (02:14 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 11 Nov 2011 02:14:56 +0000 (02:14 +0000)
Verbose output from valgrind is rarely needed and makes it harder to
find errors and leaks in the output.  When it is needed, it's easier
to add it in than to take it out.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25467 dc483132-0cff-0310-8789-dd5450dbe970

src/config/pre.in

index c40895ef983fb308b90b96d6827a838f8c4ba477..139d7a618f0fd2b1d1223326b6ff1a6196825cec 100644 (file)
@@ -597,7 +597,7 @@ VALGRIND=
 # Need absolute paths here because under kshd or ftpd we may run programs
 # while in other directories.
 VALGRIND_LOGDIR = `cd $(BUILDTOP)&&pwd`
-VALGRIND1 = valgrind --tool=memcheck --log-file=$(VALGRIND_LOGDIR)/vg.%p --trace-children=yes -v --leak-check=yes --suppressions=`cd $(top_srcdir)&&pwd`/util/valgrind-suppressions
+VALGRIND1 = valgrind --tool=memcheck --log-file=$(VALGRIND_LOGDIR)/vg.%p --trace-children=yes --leak-check=yes --suppressions=`cd $(top_srcdir)&&pwd`/util/valgrind-suppressions
 
 # Set OFFLINE=yes to disable tests that assume network connectivity.
 # (Specifically, this concerns the ability to fetch DNS data for