Skip to content

Please handles - in command line incorrectly after #3202 #3229

@toastwaffle

Description

@toastwaffle

In particular, Please will consume the - even if it is passed as an argument intended for something being plz run'd:

plz run //some:binary -- --some=flag -

Expected behaviour: //some:binary is passed args --some=flag -

Actual behaviour: Please sees the - arg, and consumes stdin without passing it to //some:binary

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