INSTALL: Finish sentence about running tests with valgrind.
authorJustin Pettit <jpettit@nicira.com>
Wed, 8 May 2013 16:13:34 +0000 (09:13 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 9 May 2013 22:02:33 +0000 (15:02 -0700)
Signed-off-by: Justin Pettit <jpettit@nicira.com>
INSTALL

diff --git a/INSTALL b/INSTALL
index a78ded0..18e8532 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -389,7 +389,7 @@ check".  All the same options are available via TESTSUITEFLAGS.  When
 you do this, the "valgrind" results for test <N> are reported in files
 named tests/testsuite.dir/<N>/valgrind.*.  You may find that the
 valgrind results are easier to interpret if you put "-q" in
-~/.valgrindrc, since that reduces the amount of
+~/.valgrindrc, since that reduces the amount of output.
 
 Sometimes a few tests may fail on some runs but not others.  This is
 usually a bug in the testsuite, not a bug in Open vSwitch itself.  If