On Thu, May 16, 2024 at 12:51:00AM +0200, Marcel Telka wrote: Thanks for the patch, which looks obviously good to me. It would be nice to have a short explanation in the commit message that explains why this issue was able to sneak. Patrick > Signed-off-by: Marcel Telka <marcel@xxxxxxxx> > --- > t/t0211-trace2-perf.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/t/t0211-trace2-perf.sh b/t/t0211-trace2-perf.sh > index 13ef69b92f..070fe7a5da 100755 > --- a/t/t0211-trace2-perf.sh > +++ b/t/t0211-trace2-perf.sh > @@ -233,7 +233,7 @@ have_counter_event () { > > pattern="d0|${thread}|${event}||||${category}|name:${name} value:${value}" && > > - grep "${patern}" ${file} > + grep "${pattern}" ${file} > } > > test_expect_success 'global counter test/test1' ' >
Attachment:
signature.asc
Description: PGP signature