Issue #4092 has been updated by Markus Roberts. Status changed from Ready for Testing to Closed
In master as commit:2639a561951c40aac2c916b8b8d593d6cc827935 ---------------------------------------- Bug #4092: notify message shows blank string http://projects.puppetlabs.com/issues/4092 Author: Dan Bode Status: Closed Priority: Normal Assigned to: Category: Target version: 2.6 Affected version: 2.6alpha1 Keywords: Branch: http://github.com/nicklewis/puppet/tree/ticket/master/4092-fix_notify_defined_message code <pre> notify{'test':} </pre> 0.25.5 message <pre> notice: test notice: //Notify[test]/message: defined 'message' as 'test' </pre> 2.6 message is a little less descriptive <pre> notice: test notice: //Notify[test]/message: message changed '' to 'test' </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
