mirror of
https://github.com/kopia/kopia.git
synced 2026-01-27 07:48:06 -05: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