rclone/fs/sync
Nick Craig-Wood 9c9cdf1712 fs: don't run tests for --max-duration on remote backends
This is a timing dependent test and to make it long enough so that it
would work with the remotes would make it too long for local tests.

The code paths are identical for local vs non-local so just run on
local.

This fixes the integration tests.
2020-01-26 09:23:03 +00:00
..
pipe.go sync: implement --order-by flag to order transfers - fixes #1205 2020-01-16 15:24:36 +00:00
pipe_test.go sync: implement --order-by flag to order transfers - fixes #1205 2020-01-16 15:24:36 +00:00
rc.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
rc_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
sync.go fs: Add --max-duration flag to control the maximum duration of a transfer session 2020-01-24 13:28:56 +00:00
sync_test.go fs: don't run tests for --max-duration on remote backends 2020-01-26 09:23:03 +00:00