Issue #12669 has been updated by Ken Barber. Category set to installation Assignee set to Michael Stahnke Target version set to 1.6.x Keywords set to install.rb
Thanks very much for this Todd. I'll address your concerns about CONTRIBUTING.md in another ticket I think. Mike, I'm okay with this change - but can I get you & yours to eyeball this change, even if its just an FYI. Its pegged as a 1.6.x change which is also fine by me. ---------------------------------------- Bug #12669: Preserve timestamps when installing files https://projects.puppetlabs.com/issues/12669#change-55044 Author: Todd Zullinger Status: In Topic Branch Pending Review Priority: Normal Assignee: Michael Stahnke Category: installation Target version: 1.6.x Keywords: install.rb 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.
