From: Bjorn Munch Date: April 27 2011 7:50am Subject: bzr commit into mysql-trunk-mtr branch (bjorn.munch:3070) List-Archive: http://lists.mysql.com/commits/136149 Message-Id: <201104270750.p3R7o7cH024770@khepri15.norway.sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit #At file:///home/bm136801/my/mtr-tr/ based on revid:bjorn.munch@stripped 3070 Bjorn Munch 2011-04-27 [merge] upmerge fix for 12373916 modified: mysql-test/mysql-test-run.pl === modified file 'mysql-test/mysql-test-run.pl' --- a/mysql-test/mysql-test-run.pl 2011-04-26 08:55:58 +0000 +++ b/mysql-test/mysql-test-run.pl 2011-04-27 07:49:50 +0000 @@ -5707,6 +5707,7 @@ sub valgrind_exit_reports() { @culprits); mtr_print_line(); print ("$valgrind_rep\n"); + $found_err= 1; $err_in_report= 0; } # Make ready to collect new report No bundle (reason: revision is a merge).