mirror of
https://github.com/kopia/kopia.git
synced 2026-03-12 19:26:25 -04:00
fixed some issues that prevented go test from passing on Windows: - webdav client used \ instead of / - need retries around mmap.Open() - paths are prefixed with C:\ on windows - time.Now() does not always move forward on Windows