Skip to content

The "uptime" cmd from the default config is not working #1197

Closed
@ezradiniz

Description

@ezradiniz

What's broken?

The uptime cmd is not working properly, it is showing exit status 1

But it works if I remove the empty string "" from the args:

args: [""]
cmd: "uptime"

Args without ""

args: []
cmd: "uptime"

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bug"Houston, we've had a problem."

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions