Skip to content

Support shell scripts for mulitple unix dialects (especially for macOS) #796

@PhilippSalvisberg

Description

@PhilippSalvisberg

The following v3.1.3 files use sed -r which is not supported under macOS and FreeBDS (sed -E has to be used instead):

  • utPLSQL/.travis/get_project_build_version.sh
  • utPLSQL/.travis/get_project_version.sh
  • utPLSQL/test/install_and_run_tests.sh

Based on the discussion in Slack these sed calls are not required anymore.

It would be great if the shell scripts could be changed, so that they run unchanged under macOS.

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