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

Issue 10867005: Made get_archive.py resilient to 403 forbidden errors. (Closed)

Created:
8 years, 4 months ago by Emily Fortuna
Modified:
8 years, 4 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Made get_archive.py resilient to 403 forbidden errors. Committed: https://code.google.com/p/dart/source/detail?r=11178

Patch Set 1 : #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M tools/get_archive.py View 1 1 chunk +13 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Emily Fortuna
8 years, 4 months ago (2012-08-22 01:02:35 UTC) #1
vsm
8 years, 4 months ago (2012-08-22 18:08:09 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/10867005/diff/2001/tools/get_archive.py
File tools/get_archive.py (right):

https://chromiumcodereview.appspot.com/10867005/diff/2001/tools/get_archive.p...
tools/get_archive.py:167: returncode, out, err = Gsutil('cp', latest, 'file://'
+ temp_zip)
It doesn't look like you're using err here.

Powered by Google App Engine
This is Rietveld 408576698