diff --git a/changelog/51739.fixed b/changelog/51739.fixed new file mode 100644 index 00000000000..97ee15c0019 --- /dev/null +++ b/changelog/51739.fixed @@ -0,0 +1 @@ +Passes the value of the force parameter from file.copy to its call to file.remove so that files with the read-only attribute are handled.