Skip to content

Command classes should have a flag to ignore stderr #3

Description

@stephrdev

Some shell commands may return something on stderr which is not a real error. We need a flag to configure if output on stderr leads to CommandExecutionError or not. (fail_silently ignores both stderr and return code)

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