APPLIED: [D][SRU][PATCH 0/1] selftests/ftrace: Handle the absence of tput
Kleber Souza
kleber.souza at canonical.com
Fri Jun 28 14:32:22 UTC 2019
On 5/30/19 10:38 AM, Po-Hsu Lin wrote:
> BugLink: https://bugs.launchpad.net/bugs/1828989
>
> == Justification ==
> Issue found in Disco, the ftrace test will complain about:
> ./ftracetest: 163: [: Illegal number:
>
> This is because the tput command failed and returns nothing for the
> shell script comparison.
>
> == Fix ==
> * 0e27ded1 (selftests/ftrace: Handle the absence of tput)
>
> This patches can be cherry-picked into Disco after the patch for bug
> 1828995 has landed (4ce55a9c).
>
> == Test ==
> Tested with a P8 box, problem can be solved with this patch.
>
> == Regression Potential ==
> No regression is expected. It's just fixing the testing tool.
>
> Juerg Haefliger (1):
> selftests/ftrace: Handle the absence of tput
>
> tools/testing/selftests/ftrace/ftracetest | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Applied to disco/master-next branch.
Thanks,
Kleber
More information about the kernel-team
mailing list