From: Bart Van Assche Date: Fri, 24 Jul 2009 11:23:45 +0000 (+0000) Subject: Updated expected output after r10592. X-Git-Tag: svn/VALGRIND_3_5_0~254 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=052ac4be0b3f06c6b8503672c3a33a770f4e0361;p=thirdparty%2Fvalgrind.git Updated expected output after r10592. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10594 --- diff --git a/helgrind/tests/rwlock_test.stderr.exp b/helgrind/tests/rwlock_test.stderr.exp index 3545f07d19..3063f40adc 100644 --- a/helgrind/tests/rwlock_test.stderr.exp +++ b/helgrind/tests/rwlock_test.stderr.exp @@ -1,5 +1,6 @@ -s_counter - thread_count * iterations = 0 +s_counter - expected_counter = 0 +s_grand_sum - expected_grand_sum = 0 Finished. ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)