Refactor/master/12309 posix util exec cleanup#454
Merged
slippycheeze merged 4 commits intopuppetlabs:masterfrom Feb 3, 2012
Merged
Conversation
cprice404
commented
Feb 3, 2012
- moved "execute" related methods from Puppet::Util to Puppet::Util::Execute
- moved some POSIX constants from Puppet::Util to Puppet::Util::POSIX
- improved logic of Puppet.deprecation_warning
- refactored (all?) deprecation warnings to call Puppet.deprecation_warning
- refactored old usages of Puppet::Util.execute to use the new Puppet::Util::Execution.execute
There are still deprecated stubs for execpipe, execfail, and execute in Puppet::Util for backwards compatibility. rspecs are all passing, but would still like to go through and check for deprecation warnings that were triggered by this changeset (and fix them, obviously). get spec tests running against Puppet::Util -> Util::Execution refactor
* Improve logic of deprecation_warning * Add utility method for logging deprecation warnings to a file * Refactored all references of Puppet::Util.execute to call Puppet::Util::Execution.execute
slippycheeze
added a commit
that referenced
this pull request
Feb 3, 2012
…x-util-exec-cleanup Refactor/master/12309 posix util exec cleanup
melissa
pushed a commit
to melissa/puppet
that referenced
this pull request
Mar 30, 2018
…7-Acceptance_Automate_pxp-agent_broker_timeout_failover_test (PCP-457) Acceptance: Automate pxp-agent broker timeout failover test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.