Skip to content

makecorever.py fails on build due to typo in platform.txt #5798

Closed
@AcuarioCat

Description

@AcuarioCat

There is a typo in platform.txt on line 87 that causes makecorever.py to fail.
The parameter list has a typo, specifically:
--build_path "{build.path}'

should be
--build_path "{build.path}"

The quotes do not match so the parameter list isn't correctly parsed.

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