mc_translate.c: enable further uses of DLexpensive for scalar EQ/NE comparisons
[valgrind.git] / none / tests / filter_stderr
blobf48293e24a84ad974172c6de58d62c4a93ac9b5b
1 #! /bin/sh
3 dir=`dirname $0`
5 $dir/../../tests/filter_stderr_basic |
7 # Remove "Nulgrind, ..." line and the following copyright line.
8 sed "/^Nulgrind, the minimal Valgrind tool/ , /./ d" |
10 # Anonymise addresses
11 $dir/../../tests/filter_addresses