Commit Graph

1 Commits (65c57a7f5bb82f50fb2a14b5cbd973dd4124414e)

Author SHA1 Message Date
David Shrewsbury 1142faa213
Do not pass file mode during recursive copy on symlink files. (#69011)
* Do not pass file mode during recursive copy on symlink files.

The 'file' module cannot deal with mode=preserve. Do not pass that
mode to the module when 'preserve' is used.

* Fix changelog fragment filename
5 years ago