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

Issue 1971663002: Fix build/mac_toolchain.py for pylint warning. (Closed)

Created:
4 years, 7 months ago by tikuta
Modified:
4 years, 7 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix build/mac_toolchain.py for pylint warning. * Erase unused variable and unused argument. * Specify exception type. BUG= Committed: https://crrev.com/1a1610f152f2912df8ed06ce576672b55684b215 Cr-Commit-Position: refs/heads/master@{#393785}

Patch Set 1 #

Total comments: 5

Patch Set 2 : fix for pylint warning. #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M build/mac_toolchain.py View 1 4 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 25 (11 generated)
tikuta
4 years, 7 months ago (2016-05-11 05:49:46 UTC) #3
justincohen
Oops. Is there a bot that runs pylint to catch this, or did you run ...
4 years, 7 months ago (2016-05-11 13:52:21 UTC) #4
tikuta
Thanks for your review. On 2016/05/11 13:52:21, justincohen wrote: > Oops. Is there a bot ...
4 years, 7 months ago (2016-05-12 01:48:17 UTC) #5
tikuta
https://codereview.chromium.org/1971663002/diff/1/build/mac_toolchain.py File build/mac_toolchain.py (right): https://codereview.chromium.org/1971663002/diff/1/build/mac_toolchain.py#newcode179 build/mac_toolchain.py:179: AcceptLicense(TOOLCHAIN_BUILD_DIR) On 2016/05/11 13:52:21, justincohen wrote: > probably makes ...
4 years, 7 months ago (2016-05-12 02:02:34 UTC) #6
justincohen
thanks, lgtm!
4 years, 7 months ago (2016-05-12 13:27:37 UTC) #7
justincohen
Please update the subject to be more specific. Is there a bot or tool that ...
4 years, 7 months ago (2016-05-12 13:29:08 UTC) #8
tikuta
On 2016/05/12 13:29:08, justincohen wrote: > Please update the subject to be more specific. Is ...
4 years, 7 months ago (2016-05-13 02:45:57 UTC) #11
Yoshisato Yanagisawa
On 2016/05/13 02:45:57, tikuta wrote: > On 2016/05/12 13:29:08, justincohen wrote: > > Please update ...
4 years, 7 months ago (2016-05-13 04:37:09 UTC) #13
Yoshisato Yanagisawa
lgtm FYI, I have copied the subject to the first line of the description because, ...
4 years, 7 months ago (2016-05-13 04:41:21 UTC) #15
ukai
lgtm note: % ~/depot_tools/pylint build/mac_toolchain.py ************* Module mac_toolchain W:104,18: Unused argument 'directory' (unused-argument) W:163, 2: ...
4 years, 7 months ago (2016-05-13 07:05:19 UTC) #16
justincohen
I'm not sure, I'll ask around.
4 years, 7 months ago (2016-05-13 15:41:49 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1971663002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1971663002/40001
4 years, 7 months ago (2016-05-16 01:48:53 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-16 02:28:26 UTC) #23
commit-bot: I haz the power
4 years, 7 months ago (2016-05-16 02:30:32 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1a1610f152f2912df8ed06ce576672b55684b215
Cr-Commit-Position: refs/heads/master@{#393785}

Powered by Google App Engine
This is Rietveld 408576698