Issue #3364 has been updated by James Turnbull. Status changed from Unreviewed to Needs more information Assigned to set to Dan Bode Priority changed from High to Normal
Is this fixed by #3162? ---------------------------------------- Bug #3364: tidy does not work with age=>0 (maybe not at all) http://projects.reductivelabs.com/issues/3364 Author: Dan Bode Status: Needs more information Priority: Normal Assigned to: Dan Bode Category: Target version: Affected version: 0.25.4 Keywords: tidy Branch: the following example does not act as I expect: r...@ubuntu:/tmp# cd /tmp r...@ubuntu:/tmp# mkdir blah2 r...@ubuntu:/tmp# touch blah2/one r...@ubuntu:/tmp# touch blah2/two r...@ubuntu:/tmp# puppet -e 'tidy{"/tmp/blah2/": age=> 0}' r...@ubuntu:/tmp# ls /tmp/blah2/ one two after I run tidy, these files should not be there. right? I verified this behavior on Mac and Ubuntu. -- 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://reductivelabs.com/redmine/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.
