mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
caba22a585
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. |
||
---|---|---|
.. | ||
testdata/script | ||
logger_test.go | ||
logger.go |