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

Issue 181583002: Refactoring: Deprecate optparse in push and merge scripts. (Closed)

Created:
6 years, 10 months ago by Michael Achenbach
Modified:
6 years, 10 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Refactoring: Deprecate optparse in push and merge scripts. - Deprecate optparse with argparse - The tests include now options parsing by default: each test specifies the command-line args to parse rather than the options directly This CL is split off from https://codereview.chromium.org/173983002/ TBR=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19565

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -106 lines) Patch
M tools/push-to-trunk/auto_roll.py View 2 chunks +19 lines, -19 lines 0 comments Download
M tools/push-to-trunk/merge_to_branch.py View 6 chunks +43 lines, -42 lines 0 comments Download
M tools/push-to-trunk/push_to_trunk.py View 4 chunks +27 lines, -31 lines 0 comments Download
M tools/push-to-trunk/test_scripts.py View 7 chunks +26 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Achenbach
This is the same as https://codereview.chromium.org/179743003/. Now with the correct base url.
6 years, 10 months ago (2014-02-26 15:12:51 UTC) #1
Michael Achenbach
6 years, 10 months ago (2014-02-26 15:13:38 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r19565 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698