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

Issue 189823004: Fix error where we are looking the gsutil script in the wrong location. (Closed)

Created:
6 years, 9 months ago by ricow1
Modified:
6 years, 9 months ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix error where we are looking the gsutil script in the wrong location. With this change we will look in the specific dart repo location first and then afterwards search path. Additionally, give an error if we require the dart repo version but can't find it. R=whesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=33423

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -8 lines) Patch
M tools/bots/bot_utils.py View 1 chunk +15 lines, -8 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
ricow1
6 years, 9 months ago (2014-03-07 12:13:40 UTC) #1
Bill Hesse
lgtm https://codereview.chromium.org/189823004/diff/1/tools/bots/bot_utils.py File tools/bots/bot_utils.py (right): https://codereview.chromium.org/189823004/diff/1/tools/bots/bot_utils.py#newcode227 tools/bots/bot_utils.py:227: raise Exception("Requiring to use dart repo version of ...
6 years, 9 months ago (2014-03-07 12:19:52 UTC) #2
ricow1
Committed patchset #1 manually as r33423 (presubmit successful).
6 years, 9 months ago (2014-03-07 12:25:03 UTC) #3
ricow1
6 years, 9 months ago (2014-03-07 12:30:14 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/189823004/diff/1/tools/bots/bot_utils.py
File tools/bots/bot_utils.py (right):

https://codereview.chromium.org/189823004/diff/1/tools/bots/bot_utils.py#newc...
tools/bots/bot_utils.py:227: raise Exception("Requiring to use dart repo version
of gsutil,"
On 2014/03/07 12:19:53, Bill Hesse wrote:
> Dart repository version of gsutil required, but not found.

Done.

Powered by Google App Engine
This is Rietveld 408576698