Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$ retry sh -c "echo hello" doesn't work #460

Open
daria-arc opened this issue Jun 17, 2024 · 1 comment
Open

$ retry sh -c "echo hello" doesn't work #460

daria-arc opened this issue Jun 17, 2024 · 1 comment

Comments

@daria-arc
Copy link

daria-arc commented Jun 17, 2024

It outputs nothing.
Other combinations work:

$ retry echo hello
hello

$ sh -c "echo hello"
hello
@lucianoliberti
Copy link

@daria-arc thanks for flagging this up. We'll assess it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants