Skip to content

This line isn't posix shell compatible #20

@jedimatt42

Description

@jedimatt42

changed_java_files=$(git diff --cached --name-only --diff-filter=ACMR | grep ".*java$" )

$(command) is a bash or other new shell issue. On many systems sh is a posix limited shell.

This issue is fixed in #17

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