mirror of
https://github.com/tuna/tunasync.git
synced 2025-04-20 11:42:43 +00:00
fix the test
This commit is contained in:
parent
b25be80670
commit
8b0ef2bb53
@ -465,7 +465,7 @@ exit 0
|
||||
fmt.Sprintf(
|
||||
"-aHvh --no-o --no-g --stats --exclude .~tmp~/ "+
|
||||
"--delete --delete-after --delay-updates --safe-links "+
|
||||
"--timeout=120 --contimeout=120 -6 --exclude-from %s --delete-excluded --cache %s %s",
|
||||
"--timeout=120 --contimeout=120 --delete-excluded --cache -6 --exclude-from %s %s %s",
|
||||
provider.excludeFile, provider.upstreamURL, provider.WorkingDir(),
|
||||
),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user