Descriptioncmd/api: be more robust against OS deleting temp files
OS X in particular deletes tmp files (but not directories)
pretty reliably.
Ask hg whether the go.tools directory in tmp is good before
using it.
Fixes issue Rob and others were reporting, which I just hit
myself now.
Patch Set 1 #Patch Set 2 : diff -r d85aa04112a1 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r d85aa04112a1 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r d85aa04112a1 https://go.googlecode.com/hg/ #MessagesTotal messages: 3
|