Skip to content

Test scripts for the Align DAO have a problem with grep version on mac #132

@metronome12

Description

@metronome12

grep -P is doesn't work on a mac.

The solution to this is to install gnu grep with:

brew install grep

and then used ggrep in the scripts instead of grep.

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