]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Filter tuning such that the annotate_barrier test does now pass on Darwin too.
authorBart Van Assche <bvanassche@acm.org>
Thu, 29 Apr 2010 17:44:23 +0000 (17:44 +0000)
committerBart Van Assche <bvanassche@acm.org>
Thu, 29 Apr 2010 17:44:23 +0000 (17:44 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11120

drd/tests/filter_stderr

index effd43dceb55d36f8b95043de814be156bbe206c..0905a30309b4570267595aebcd8f2890a462a0ab 100755 (executable)
@@ -2,6 +2,8 @@
 
 dir=`dirname $0`
 
+sed -e "s:_pthread_start (in /usr/lib/libSystem.B.dylib):(within libpthread-?.?.so):" |
+
 $dir/../../tests/filter_stderr_basic |
 
 # Remove "drd, ..." line and the following copyright line.