Skip to content

test-random-input.sh doesn't run on macOS #7

Description

@CodingMarkus

On macOS you just run into tr: Illegal byte sequence

The problem is that the script does not set LC_ALL=C and uses echo -e instead of printf. Also it does not suppress expected parser errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions