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>
1 file changed
tree: 496cad76ede80c8d8b387a4e6fc17d012a8cd99e
  1. .github/
  2. .reuse/
  3. automated/
  4. docs/
  5. LICENSES/
  6. manual/
  7. mkdocs_plugin/
  8. plans/
  9. test/
  10. .gitignore
  11. .readthedocs.yml
  12. COPYING
  13. COPYRIGHTS
  14. mkdocs.yml
  15. README.md
  16. sanity-check.sh
  17. test.sh
  18. validate.py
README.md

Build Status REUSE Compliance Check

Test Definitions

A set of testing scripts designed to work with LAVA. Also contains test-runner script that allows execution outside LAVA.

More details in docs