Skip to content

Use Python to combine verification output #15

Description

@yrasool

find_last_output currently invokes cat to merge rank CSV files. On Windows, that path raises WinError 2 because cat is not available.

Using Python file I/O keeps the merge in the helper and preserves the existing output order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions