Issue #16175 has been updated by Matthaus Owens. Status changed from Merged - Pending Release to Closed Target version changed from 3.1.0 to 3.0.0
Released in Puppet 3.0.0-rc6 ---------------------------------------- Feature #16175: Update modification time on filebucket contents file when receiving new path https://projects.puppetlabs.com/issues/16175#change-71860 Author: Erik Dalén Status: Closed Priority: Normal Assignee: Daniel Pittman Category: filebucket Target version: 3.0.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.
