Skip to content

Incorrect escaping of node.pp exec #20

Description

@justicel

In your exec statement for node.pp you are escaping action with \${action}. Instead it should be either $action or ${action}. I can submit a pull request if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions