rclone/fs/logger/testdata/script
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
..
TestBeforeVsAfter.txtar sync: report list of synced paths to file -- see #7282 2024-01-20 14:50:08 -05:00
TestCheckVsSync.txtar fs/logger: make the tests deterministic 2024-06-12 16:39:30 +01:00
TestRepoCompare.txtar sync: report list of synced paths to file -- see #7282 2024-01-20 14:50:08 -05:00