allow utimes on mac os, only lutimes isn't supported
Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)
This commit is contained in:
parent
d18d9ffeaa
commit
ce1fb5a1c9
3 changed files with 13 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build !linux,!freebsd
|
||||
// +build !linux,!freebsd,!darwin
|
||||
|
||||
package system
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue