mirror of
https://github.com/rclone/rclone.git
synced 2025-07-01 15:11:41 +08:00

In b1d774c2e3caab23 combine: implement ListP interface We introduced the ListP interface to the combine backend. This was passing the wrong remote to the upstreams. This was picked up by the integration tests but was ignored by accident.