-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
I've read a couple issues on Windows support, and I'm not sure what the current support state is.
Anyway, the WriteFile function is broken on Windows, as *os.File.Chmod() used in the function is not supported on Windows:
Line 29 in a368f99
| if err := t.Chmod(perm); err != nil { |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels