diff options
author | Gunnar Beutner <gbeutner@serenityos.org> | 2021-07-30 18:22:40 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-07-30 23:50:29 +0200 |
commit | dff8b3d2d9b89176af41f795c8e4a45176f8927b (patch) | |
tree | 03d17cef4f1dcc05a0775c6126c9805cfaa28d60 /.github | |
parent | 9ea8aa7ffe213167c1bb93b7b7257a501f45e11c (diff) | |
download | serenity-dff8b3d2d9b89176af41f795c8e4a45176f8927b.zip |
Meta: Make rsync a hard dependency and remove the fallback code
Previously we'd fall back to using cp if rsync wasn't available. Not
only is this considerably slower it also breaks when some of the files
in the target directory are symlinks because cp tries to dereference
them.
Fixes #8672.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions