Skip to content

Is this output expected? #3

Description

@thbar

I'm trying out Rambo to monitor long-running Ruby processes. Thank you for your work!

If I run something like:

Rambo.run("incorrect_command", log: true)

I will get {:error, "rambo exited with 0"} as the output.

But if I run this from the command line, instead I will get -bash: incorrect_command: command not found.

I found the error message somewhat surprising (even if I understand where it comes from).

Should it instead capture & return the output of bash?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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