Issue #14360 has been updated by Daniel Pittman. Status changed from Unreviewed to Needs More Information
Trevor, is this only true for recursive operations, or do you also see it on individual files managed without recursion? ---------------------------------------- Bug #14360: Symbolic modes mis-handle the capital X option. https://projects.puppetlabs.com/issues/14360#change-62192 Author: Trevor Vaughan Status: Needs More Information Priority: Normal Assignee: Daniel Pittman Category: file Target version: Affected Puppet version: 2.7.13 Keywords: file, symbolic mode Branch: Setting the mode on a directory to recursively be 'u+rwX,g+rX,o-rwx' causes the execute bit to be flipped on for the files under the directory. The Capital X option should only add execute permissions if the object is a directory. -- 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.
