Issue #16175 has been updated by Daniel Pittman. Status changed from Accepted to Merged - Pending Release Target version set to 3.1.0
Merged into 3.x, which presumably means it ships with 3.1.0. Thanks. ---------------------------------------- Feature #16175: Update modification time on filebucket contents file when receiving new path https://projects.puppetlabs.com/issues/16175#change-70240 Author: Erik Dalén Status: Merged - Pending Release Priority: Normal Assignee: Daniel Pittman Category: filebucket Target version: 3.1.0 Affected Puppet version: Keywords: filebucket, tidy, cleanup Branch: https://github.com/puppetlabs/puppet/pull/928 The modification time should be update on the contents file when the filebucket adds a new path to the paths file. This way it would be easier to clean out old files in filebuckets using "tidy" or something like "find /path/to/filebucket -type f -mtime -30 -delete". -- 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.
