mirror of
https://github.com/rclone/rclone.git
synced 2025-05-29 21:47:53 +02:00
In 53a1a0e3efb2cf04 we started returning non nil from NewObject when an object isn't found. This breaks the integration tests and the API expected of a backend. This fixes it.