]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
More error message uniformization.
authorBart Van Assche <bvanassche@acm.org>
Sun, 2 Mar 2008 18:12:59 +0000 (18:12 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 2 Mar 2008 18:12:59 +0000 (18:12 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7535

exp-drd/tests/filter_stderr

index 63c49aa2e2f5a00e445fbd948120b2a886a006ab..fd864725ac8fa1ba2ccd05dc65ed964526eefde7 100755 (executable)
@@ -12,6 +12,7 @@ sed \
 -e "/^exp-drd, a data race detector\.$/d" \
 -e "s/^Allocation context: stack of thread \([0-9]*\), offset -[0-9]*$/Allocation context: stack of thread \1, offset .../" \
 -e "s/^Allocation context: .*$/Allocation context: unknown/" \
+-e "s/(tc20_verifywrap.c:261)/(tc20_verifywrap.c:262)/" \
 -e "/^NOTE: This is an Experimental-Class Valgrind Tool.$/d"  \
 -e "/^Copyright (C) 2006-200., and GNU GPL'd, by Bart Van Assche.$/d" \
 -e "s/\(pthread_create.c:[0-9]*\)/in libpthread-?.?.so/" \