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

The generate function grabs stderr #9517

Open
acco93 opened this issue Nov 11, 2024 · 1 comment
Open

The generate function grabs stderr #9517

acco93 opened this issue Nov 11, 2024 · 1 comment
Labels
bug Something isn't working triaged Jira issue has been created for this

Comments

@acco93
Copy link

acco93 commented Nov 11, 2024

Describe the Bug

The generate function grabs stderr.

Expected Behavior

I would expect only stdout to be retrieved.

Steps to Reproduce

$output = generate(command, arg1, arg2, ..., argN)

Environment

  • Puppet 8
  • Debian 12

Additional Context

Probably related to combine: true introduced in ee46e78

@acco93 acco93 added the bug Something isn't working label Nov 11, 2024
@cthorn42 cthorn42 added the triaged Jira issue has been created for this label Nov 19, 2024
Copy link

Migrated issue to PUP-12086

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged Jira issue has been created for this
Projects
None yet
Development

No branches or pull requests

2 participants