rclone/backend/uptobox
Nick Craig-Wood a6acbd1844 uptobox: fix Update returning the wrong object
Before this patch the Update method had a 50/50 chance of returning
the old object rather than the new updated object.

This was discovered in the integration tests.

This patch fixes the problem by deleting the duplicate object before
we look for the new object.
2023-06-27 16:02:33 +01:00
..
api all: fix spelling across the project 2022-08-30 11:16:26 +02:00
uptobox_test.go new backend: uptobox 2021-04-13 17:46:07 +02:00
uptobox.go uptobox: fix Update returning the wrong object 2023-06-27 16:02:33 +01:00