Skip to content

(MODULES-2185) Fix withenv execution under Puppet 2.7 #663

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

Conversation

domcleal
Copy link
Contributor

@domcleal domcleal commented Jul 2, 2015

When executing a command with environment variables, the withenv helper
under Puppet 2.7 is on Puppet::Util::Execution and on 3.0 to 3.3, it's
on Puppet::Util.

When executing a command with environment variables, the withenv helper
under Puppet 2.7 is on Puppet::Util::Execution and on 3.0 to 3.3, it's
on Puppet::Util.
@underscorgan
Copy link
Contributor

@domcleal thanks for the contribution, but can this please be targeted against master? If we end up doing another 4.4.x release we'll pull it over, but likely the next release will be something else.

@domcleal
Copy link
Contributor Author

domcleal commented Jul 2, 2015

@mhaskel thanks, if you're doing another 4.4.x, it'd be much appreciated since it's a regression. I've opened #664 against master to replace this PR.

@domcleal domcleal closed this Jul 2, 2015
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

Successfully merging this pull request may close these issues.

2 participants