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 10830302: Add python script for clobbering the output directory of a build on any platform given the mode and… (Closed)

Created:
8 years, 4 months ago by ricow1
Modified:
8 years, 4 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add python script for clobbering the output directory of a build on any platform given the mode and architecture. Committed: https://code.google.com/p/dart/source/detail?r=10629

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -0 lines) Patch
A tools/clean_output_directory.py View 1 2 1 chunk +60 lines, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
ricow1
https://chromiumcodereview.appspot.com/10830302/diff/4001/tools/clean_output_directory.py File tools/clean_output_directory.py (right): https://chromiumcodereview.appspot.com/10830302/diff/4001/tools/clean_output_directory.py#newcode27 tools/clean_output_directory.py:27: def ProcessOptions(options): This is verbatim copy of the ProcessOptions ...
8 years, 4 months ago (2012-08-14 09:27:41 UTC) #1
ahe
LGTM, but I think we should use the external Google Python style guide for new ...
8 years, 4 months ago (2012-08-14 10:09:34 UTC) #2
ricow1
8 years, 4 months ago (2012-08-14 11:33:09 UTC) #3
As discussed offline I will stay with the current style for now

Powered by Google App Engine
This is Rietveld 408576698