mirror of
https://github.com/rclone/rclone.git
synced 2025-01-19 04:47:54 +02:00
7b01564f83
A consequence of this is that fs.Directory returned by the local backend will now have a correct size in (rather than -1). Some tests depended on this and have been fixed by this commit too.