mirror of
https://github.com/rclone/rclone.git
synced 2025-07-09 00:37:26 +02:00
In
b1d774c2e3
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.