From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Jenkins Date: Sun, 31 Aug 2008 17:25:44 +0000 Subject: [PATCH] The commented line in udev-test.pl to use valgrind needs Message-Id: <48BAD418.1030708@tuffmail.co.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Also run with --quiet to show errors only. Signed-off-by: Alan Jenkins diff --git a/test/udev-test.pl b/test/udev-test.pl index ad551dd..6c51399 100755 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -29,7 +29,7 @@ my $udev_rules = "udev-test.rules"; # uncomment following line to run udev with valgrind. # Should make this a runtime option to the script someday... -#my $udev_bin = "valgrind --tool=memcheck --leak-check=yes ../udev"; +#$udev_bin = "valgrind --tool=memcheck --leak-check=yes --quiet $udev_bin"; my @tests = ( {