Descriptionwebtry: Check the result of os.Chdir().
As mentioned in http://golang.org/doc/effective_go.html#blank_assign,
errors are provided for a reason, so always check them.
The documentation for this function is available at
http://golang.org/pkg/os/#Chdir.
BUG=None
TEST=None
R=jcgregorio@google.com
Committed: https://skia.googlesource.com/skia/+/ebd90ee211bb8740ff0e600632a7220ae82146a7
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|