Issue #12669 has been reported by Todd Zullinger. ---------------------------------------- Bug #12669: Preserve timestamps when installing files https://projects.puppetlabs.com/issues/12669
Author: Todd Zullinger Status: In Topic Branch Pending Review Priority: Normal Assignee: Category: Target version: Keywords: Branch: https://github.com/tmzullinger/facter/tree/preserve-timestamps Affected Facter version: 1.6.5 Without the preserve option, ruby's FileUtils.install method uses the current time for all installed files. For backup systems, package installs, and general pedantic sysadmins, preserving timestamps makes a small improvement in the world. (This is made against 1.6.x, but merges cleanly into master currently.) https://github.com/puppetlabs/facter/pull/171 -- 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.
