commit | 6bcdc258a723e5a2e2377be338b59c09e876a61e | [log] [tgz] |
---|---|---|
author | TheodoreGrey <theodore.grey@linaro.org> | Tue Apr 08 10:30:10 2025 -0400 |
committer | Anders Roxell <anders.roxell@gmail.com> | Tue Apr 08 17:36:51 2025 +0200 |
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>