X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Futils%2Futils.sh;h=c59442b22c09cc45db2c5118a46aa75a30c25cc1;hb=98c781ff7ebdf6430228c5128dd706ee37532d79;hp=0a4d591562689052d40b2c11ea7f9d3be3358998;hpb=725f658e3f7bfed98f11fc06c6435b0efa0c7158;p=lttng-tools.git diff --git a/tests/utils/utils.sh b/tests/utils/utils.sh index 0a4d59156..c59442b22 100644 --- a/tests/utils/utils.sh +++ b/tests/utils/utils.sh @@ -1224,7 +1224,7 @@ function trace_matches () if [ "$count" -ne "$nr_iter" ]; then fail "Trace match" - diag "$count events found in trace" + diag "$count matching events found in trace" else pass "Trace match" fi