Issue #16175 has been updated by eric sorenson. Status changed from Unreviewed to Accepted Assignee set to Daniel Pittman
Makes sense to me. Assigning to daniel who's working through community contributions this week. ---------------------------------------- Feature #16175: Update modification time on filebucket contents file when receiving new path https://projects.puppetlabs.com/issues/16175#change-70225 Author: Erik Dalén Status: Accepted Priority: Normal Assignee: Daniel Pittman Category: filebucket Target version: 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.
