1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-17 00:00:44 +00:00
Files
meta-ti/recipes-kernel/kselftests
Fathi Boudra f78cda06dc kselftests: fix up run_kselftest.sh due to spurious lines
run_kselftests.sh contains randomly spurious lines starting by "make[1]:".
The way the script is generated is most likely broken.
Until, we've got a proper fix, get rid of the lines after the generated
script is installed.

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-03-21 21:20:51 -04:00
..