Issue #4951 has been updated by Markus Roberts. Status changed from Unreviewed to Accepted
This appears to be because it's producing the output in generate, before the list has been fully filtered. Thus the fix may interact with the fix for #4950 ---------------------------------------- Bug #4951: tidy resource logs deletion of managed files which are not deleted http://projects.puppetlabs.com/issues/4951 Author: Bruce Richardson Status: Accepted Priority: Normal Assignee: Category: Target version: Affected version: Keywords: Branch: If there are file resources within a directory tree that is purged by a tidy resource, the file resources will not be deleted. This is expected behaviour. However, the tidying of those resources *will* be logged, on every run, despite the fact that they are not actually tidied. Since the tidy resource seems to ignore loglevel settings at the moment, this is particularly irritating. -- 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.
