commit | 9c1581658985788166eeb812509fe21c90d467ee | [log] [tgz] |
---|---|---|
author | TheodoreGrey <theodore.grey@linaro.org> | Tue Apr 08 10:30:10 2025 -0400 |
committer | TheodoreGrey <theodore.grey@linaro.org> | Tue Apr 08 11:34:53 2025 -0400 |
tree | 496cad76ede80c8d8b387a4e6fc17d012a8cd99e | |
parent | 86b92d59796073bdd6f4f786df76d4732ebbdbf6 [diff] |
automated: linux: kselftest: fix kselftest log publish In kselftest/parse-output.py a change made for debugging was mistakenly added in a previous commit, which is causing kselftest to not properly create and find extended error log files. Fixes: 9d6d8c743191 ("automated: linux: kselftest: publish kselftest logs") Signed-off-by: TheodoreGrey <theodore.grey@linaro.org>