rclone/backend/union
Nick Craig-Wood 85f9bd1abf union: fix tests by looking for fs.ErrorDirNotFound found in Purge and About
Before this change we errored out if one upstream errored in Purge or
About.

This change checks for fs.ErrorDirNotFound and skips that backend in
this case.
2020-08-19 18:04:16 +01:00
..
policy doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
upstream union: fix tests by looking for fs.ErrorDirNotFound found in Purge and About 2020-08-19 18:04:16 +01:00
entry.go doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
errors.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
union_test.go union: Implement multiple writable remotes 2020-03-21 18:11:24 +00:00
union.go union: fix tests by looking for fs.ErrorDirNotFound found in Purge and About 2020-08-19 18:04:16 +01:00