Check some known PATHs for mpicc in configure.
[valgrind.git] / drd / tests / filter_thread_no
blobf70c7b6682efa3b0de5139f3e1d780adf8d74d8c
1 #! /bin/sh
3 # Get rid of the numbers as these make some tests more scheduling sensitive
4 # -- those where there are multiple threads which play interchangeable roles.
5 grep -v "^Thread [0-9][0-9]*:$" |
6 sed -e "s:hread [0-9][0-9]*:hread x:g" \
7 -e "s:of thread [0-9][0-9]*$:of thread x:g"