Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Issue 651343002: webtry: Check the result of os.Chdir(). (Closed)

Created:
6 years, 2 months ago by tfarina
Modified:
6 years, 2 months ago
Reviewers:
jcgregorio
CC:
reviews_skia.org, humper
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

webtry: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M experimental/webtry/webtry.go View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
tfarina
6 years, 2 months ago (2014-10-14 21:36:33 UTC) #1
jcgregorio
On 2014/10/14 21:36:33, tfarina wrote: LGTM
6 years, 2 months ago (2014-10-15 11:14:22 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/651343002/1
6 years, 2 months ago (2014-10-15 20:01:31 UTC) #4
commit-bot: I haz the power
6 years, 2 months ago (2014-10-15 20:48:51 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as ebd90ee211bb8740ff0e600632a7220ae82146a7

Powered by Google App Engine
This is Rietveld 408576698