Skip to content

each QEMU log line followed by a blank line #209

@kees

Description

@kees

The QEMU boot test output is kind of annoying to read with the repeated trailing blank lines. I assume this is github action logging translating "\r" into a full newline, but I haven't verified this. It should be possible to either switch the line-ending mode QEMU is using, or externally filter "\r\n" into "\n".

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions