Closed
Description
by coolaj86:
http://play.golang.org/p/IHpp9SgxS9 What is the expected output? Chtimes will change the time of the file I specify What do you see instead? In some cases it appears that the time is being set on the target of the symlink, in other cases it appears that neither is being set. Which compiler are you using (5g, 6g, 8g, gccgo)? go run Which operating system are you using? OS X 10.8 Which version are you using? (run 'go version') go version go1.0.2 Please provide any additional information below.