mirror of
https://github.com/kopia/kopia.git
synced 2026-02-02 18:54:15 -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