mirror of
https://github.com/rclone/rclone.git
synced 2025-07-10 01:07:22 +02:00
Before this change, rclone would crash if no metadata was updated. This could happen if the --onedrive-metadata-permissions read was supplied but metadata to write was supplied. Fixes #8586