mirror of
https://github.com/rclone/rclone.git
synced 2025-06-25 14:22:55 +02:00
This commit broke the initialisation of the union backend
f17d7c0012
union: refactor to use fspath.SplitFs instead of fs.ParseRemote #4996
This patch fixes it.