forked from TrueCloudLab/rclone
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.go | ||
uptobox_test.go |