Title: Message Title
Adrien Thebo commented on an issue
Puppet / Bug PUP-2306
Puppet::Util::Execution.execute no longer returns a String
Commit 732d450 ( https://github.com/puppetlabs/puppet/commit/732d450 ) changed the return type of {{Puppet::Util::Execution.execute}} from a String, to a new string subclass {{Puppet::ProcessOutput}}.

This is not a fully backwards compatible change, and causes problems where things do strict type checking - for example, the {{chomp()}} function in stdlib.

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to