Skip to content

getting tail: invalid option -- 'r' in rails server output while running cypress tests #88

@ccrockett

Description

@ccrockett

When running cypress tests and having this gem installed on Ubuntu linux, I get the following errors in the output of the rails server when a test fails:

web    | tail: invalid option -- 'r'
web    | Try 'tail --help' for more information.
web    | tail: invalid option -- 'r'
web    | Try 'tail --help' for more information.
web    | tail: invalid option -- 'r'
web    | Try 'tail --help' for more information.

There is no -r option in GNU tail command that is an extension in the BSD tail command

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