tests/utils/utils.sh: gen_mctf_trace(): use `echo` instead of `diag`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 10 Nov 2023 04:35:02 +0000 (23:35 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 7 Feb 2024 21:25:56 +0000 (16:25 -0500)
commit6640a05fe68f4c32cfd90236c90890e9b01c0359
tree2c3299c3531329a472fab8fb6882156522945c22
parent84188021d6ba5c6557a6bd59b60c6c7ef3402764
tests/utils/utils.sh: gen_mctf_trace(): use `echo` instead of `diag`

This makes gen_mctf_trace() independent from needing `tap.sh` or not.

It's like what we do in bt_cli().

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I8074f47309e3d02b6e533ae4e00fdf3edaa729b0
tests/utils/utils.sh
This page took 0.023517 seconds and 4 git commands to generate.