FreeBSD regtest: add missing helgrind expecteds
[valgrind.git] / helgrind / tests / filter_bug392331
blob9cbd5d04e2e5ac7e348bf83e14cab323aeb61392
1 #! /bin/sh
3 # at least on fedora 3{6|7} the first stanza contains
4 # by 0x........: pthread_cond_signal (hg_intercepts.c:...)
5 # ...
6 # but on rhel 7.6 at least there is no ellipsis
7 # To make life easier, filter all of them not just the first
9 ./filter_stderr "$@" |
11 sed '/^ \.\.\./d'