mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 02:34:40 +08:00
a6acbd1844
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. |
||
---|---|---|
.. | ||
api | ||
uptobox_test.go | ||
uptobox.go |