1
mirror of https://github.com/rclone/rclone synced 2024-11-10 08:08:35 +01:00
rclone/fs/filter
Nick Craig-Wood 764440068e filter: fix --min-age and --max-age together check
Somehow in the code reorganisation of
11da2a6c9b the check for --min-age and
--max-age got switched around.  This commit fixes that and means you
can use --min-age and --max-age together.
2018-04-26 09:17:22 +01:00
..
filterflags filter: take double negatives out of filter flag help 2018-04-26 09:17:13 +01:00
filter_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
filter.go filter: fix --min-age and --max-age together check 2018-04-26 09:17:22 +01:00
glob_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
glob.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00