Issue #16175 has been updated by Daniel Pittman. Assignee deleted (Daniel Pittman)
---------------------------------------- Feature #16175: Update modification time on filebucket contents file when receiving new path https://projects.puppetlabs.com/issues/16175#change-92338 * Author: Erik Dalén * Status: Closed * Priority: Normal * Assignee: * 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
