Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #3858 - Add possibility to set SUID and SGID for Download a file from a shared folder #174

Merged
merged 2 commits into from
Aug 29, 2013
Merged

Fixes #3858 - Add possibility to set SUID and SGID for Download a file from a shared folder #174

merged 2 commits into from
Aug 29, 2013

Conversation

nperron
Copy link
Contributor

@nperron nperron commented Aug 21, 2013

Fixes #3858 - Add possibility to set SUID and SGID for Download a file from a shared folder

depth_search => recurse("${copyfile[${index}][recursion]}"),
perms => mog("${copyfile[${index}][perm]}"
, "${copyfile[${index}][owner]}"
, "${copyfile[${index}][group]}"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not use this comma-prefixed notation in Techniques. Since you have reindented and reformatted a lot of this file already, please fix that at the same time (same as below).

@nperron
Copy link
Contributor Author

nperron commented Aug 28, 2013

Pull Request updated

jooooooon added a commit that referenced this pull request Aug 29, 2013
…to_downloaded_files_bis

Fixes #3858 - Add possibility to set SUID and SGID for Download a file from a shared folder
@jooooooon jooooooon merged commit c51c2a9 into Normation:branches/rudder/2.4 Aug 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants