Nick Craig-Wood caba22a585 fs/logger: make the tests deterministic
Previously this used `rclone test makefiles --seed 0` which sets a
random seed and every now and again we get this error

    Failed to open file "$WORK\\src\\moru": open $WORK\src\moru: is a directory

Because a file with the same name was created as a file in the src and
a dir in the dst.

This fixes it by using determinstic seeds each time.
2024-06-12 16:39:30 +01:00
..
2022-11-07 11:41:47 +00:00
2023-10-23 15:43:55 +01:00
2018-08-21 10:58:59 +01:00
2023-11-16 17:15:00 +00:00
2024-03-07 14:44:45 +00:00
2024-03-10 12:14:00 +00:00