mirror of
https://github.com/rclone/rclone.git
synced 2025-07-14 03:06:37 +02:00
This reverts commit 9065e921c1
.
It turns out the problem for the failing fs/sync tests was the
policies being different for search and create which meant that the
file was being created in one union branch but a diferent one was
found in another branch.