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

Issue 10860015: Prevent get_archive.py from going into an infinite loop if you request a (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

Prevent get_archive.py from going into an infinite loop if you request a revision number that is too early. Committed: https://code.google.com/p/dart/source/detail?r=10922

Patch Set 1 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M tools/get_archive.py View 3 chunks +17 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Emily Fortuna
https://chromiumcodereview.appspot.com/10860015/diff/1001/tools/get_archive.py File tools/get_archive.py (right): https://chromiumcodereview.appspot.com/10860015/diff/1001/tools/get_archive.py#newcode308 tools/get_archive.py:308: if args.revision < 4285: I'm not a fan of ...
8 years, 4 months ago (2012-08-17 19:52:02 UTC) #1
vsm
8 years, 4 months ago (2012-08-17 20:35:42 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698