Skip to content

Test helper scripts should use sh instead of bash for maximum portability #301

@thoni56

Description

@thoni56

The helper scripts in tools are used when running tests:

  • cgreen_runner_output_diff
  • cgreen_xml_output_diff

They use #!/bin/bash which is not available automatically everywhere (such as on Alpine, #299).

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