Author: bart Date: 2008-02-26 16:03:25 +0000 (Tue, 26 Feb 2008) New Revision: 7474
Log: Left out number of suppressed error messages. Modified: trunk/exp-drd/tests/filter_error_summary trunk/exp-drd/tests/pth_barrier.stderr.exp Modified: trunk/exp-drd/tests/filter_error_summary =================================================================== --- trunk/exp-drd/tests/filter_error_summary 2008-02-26 12:53:06 UTC (rev 7473) +++ trunk/exp-drd/tests/filter_error_summary 2008-02-26 16:03:25 UTC (rev 7474) @@ -3,4 +3,4 @@ # Filter the error output of Valgrind such that only the line with the error # summary is kept. Bart Van Assche, February 26, 2008. -sed -n -e 's/^.*\(ERROR SUMMARY.*\)$/\1/' -e '/ERROR SUMMARY/p' +sed -n -e 's/^.*\(ERROR SUMMARY.*\) ([^()]*)$/\1/' -e '/ERROR SUMMARY/p' Modified: trunk/exp-drd/tests/pth_barrier.stderr.exp =================================================================== --- trunk/exp-drd/tests/pth_barrier.stderr.exp 2008-02-26 12:53:06 UTC (rev 7473) +++ trunk/exp-drd/tests/pth_barrier.stderr.exp 2008-02-26 16:03:25 UTC (rev 7474) @@ -1 +1 @@ -ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 5 from 2) +ERROR SUMMARY: 1 errors from 1 contexts ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Valgrind-developers mailing list Valgrind-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-developers