Skip to content

Test shell scripts have a misleading #! can ipolates test fails on ZSH #510

@ColemanTom

Description

@ColemanTom

The test shell scripts have a #!/bin/sh but are not posix compliant. They are bash and use syntax that is not posix compliant. When trying to run the ipolates test on OSX which has default shell of zsh, the test fails. Specifically the line I linked is the cause.

I'm happy to provide a fix as time permits.

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