mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
f7c36ce0f9
The SDK doesn't wrap errors in a Go standard way so they can't be unwrapped and tested for - eg fatal error. The code looks for a Serialization or RequestError and returns the unwrapped underlying error if possible. This fixes the fs/operations integration tests checking for fatal errors being returned. |
||
---|---|---|
.. | ||
s3_test.go | ||
s3.go | ||
v2sign.go |