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

Issue 703533003: Add cr clobber command. (Closed)

Created:
6 years, 1 month ago by petrcermak
Modified:
6 years, 1 month ago
Reviewers:
Sami
CC:
chromium-reviews, rmcilroy, picksi1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add cr clobber command. This patch adds a 'clobber' command to cr which deletes all files in the current output directory (except for the cr config file). BUG= Committed: https://crrev.com/51afc8502ff845e2ac4d032a019b75391ae4e894 Cr-Commit-Position: refs/heads/master@{#302581}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Update for review feedback #

Total comments: 2

Patch Set 3 : Update for review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -0 lines) Patch
A tools/cr/cr/commands/clobber.py View 1 2 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
petrcermak
Hi, please have a look at my CL. Thanks, Petr
6 years, 1 month ago (2014-11-04 01:10:02 UTC) #2
Sami
https://codereview.chromium.org/703533003/diff/1/tools/cr/cr/commands/clobber.py File tools/cr/cr/commands/clobber.py (right): https://codereview.chromium.org/703533003/diff/1/tools/cr/cr/commands/clobber.py#newcode13 tools/cr/cr/commands/clobber.py:13: The clober command removes all generated files from the ...
6 years, 1 month ago (2014-11-04 01:17:47 UTC) #3
petrcermak
Thanks for your comments. PTAL. Petr https://codereview.chromium.org/703533003/diff/1/tools/cr/cr/commands/clobber.py File tools/cr/cr/commands/clobber.py (right): https://codereview.chromium.org/703533003/diff/1/tools/cr/cr/commands/clobber.py#newcode13 tools/cr/cr/commands/clobber.py:13: The clober command ...
6 years, 1 month ago (2014-11-04 02:24:37 UTC) #4
Sami
Thanks, lgtm! https://codereview.chromium.org/703533003/diff/20001/tools/cr/cr/commands/clobber.py File tools/cr/cr/commands/clobber.py (right): https://codereview.chromium.org/703533003/diff/20001/tools/cr/cr/commands/clobber.py#newcode37 tools/cr/cr/commands/clobber.py:37: if f != cr.base.client.CLIENT_CONFIG_PATH: nit: I'd use ...
6 years, 1 month ago (2014-11-04 04:40:40 UTC) #5
petrcermak
https://codereview.chromium.org/703533003/diff/20001/tools/cr/cr/commands/clobber.py File tools/cr/cr/commands/clobber.py (right): https://codereview.chromium.org/703533003/diff/20001/tools/cr/cr/commands/clobber.py#newcode37 tools/cr/cr/commands/clobber.py:37: if f != cr.base.client.CLIENT_CONFIG_PATH: On 2014/11/04 04:40:40, Sami wrote: ...
6 years, 1 month ago (2014-11-04 05:45:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/703533003/40001
6 years, 1 month ago (2014-11-04 05:46:37 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-11-04 06:30:11 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-11-04 06:31:20 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/51afc8502ff845e2ac4d032a019b75391ae4e894
Cr-Commit-Position: refs/heads/master@{#302581}

Powered by Google App Engine
This is Rietveld 408576698