]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
helgrind/tests/cond_timedwait_invalid: Update expected output because of r12213
authorBart Van Assche <bvanassche@acm.org>
Sun, 23 Oct 2011 12:34:07 +0000 (12:34 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 23 Oct 2011 12:34:07 +0000 (12:34 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12215

helgrind/tests/cond_timedwait_invalid.stderr.exp

index 83401dff7a159b4f22462b295e5c7de685d91991..5b15d90a492e7c5ba8eab22acbbcc1c94c3e867e 100644 (file)
@@ -9,7 +9,7 @@ Thread #x's call to pthread_cond_timedwait failed
    with error code 22 (EINVAL: Invalid argument)
    at 0x........: pthread_cond_timedwait_WRK (hg_intercepts.c:...)
    by 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...)
-   by 0x........: main (cond_timedwait_invalid.c:16)
+   by 0x........: main (cond_timedwait_invalid.c:22)
 
 
 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)