Skip to content

Make error on OS X 'sed -r' fails #4

@lakidd

Description

@lakidd

Hi, sorry this is a little vague but on OS X, sed does not support 'sed -r'
This seems to cause the secrets file not to be parsed and included correctly.
This can be fixed by
a) brew install gnu-sed
b) change the components.mk to use gsed rather than sed.

I've fixed it now and didn't capture the exact messages, sorry for the vagueness

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