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

Issue 8059001: Take two at r102841. (Closed)

Created:
9 years, 2 months ago by M-A Ruel
Modified:
9 years, 2 months ago
CC:
chromium-reviews, M-A Ruel
Visibility:
Public.

Description

Delete all .pyc on update. Stale .pyc can cause weird issues. Take two at r102841. Forgot to use $base_dir, so the .pyc files in the checkout were deleted, instead of the ones in depot_tools. Since some slaves have very large checkouts, they appeared as hung. R=cmp@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103056

Patch Set 1 #

Total comments: 1

Patch Set 2 : use quotes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M update_depot_tools View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
M-A Ruel
9 years, 2 months ago (2011-09-27 02:19:48 UTC) #1
cmp
http://codereview.chromium.org/8059001/diff/1/update_depot_tools File update_depot_tools (right): http://codereview.chromium.org/8059001/diff/1/update_depot_tools#newcode98 update_depot_tools:98: find $base_dir -iname "*.pyc" -delete Is this to clean ...
9 years, 2 months ago (2011-09-27 21:41:24 UTC) #2
Dirk Pranke
On 2011/09/27 21:41:24, cmp wrote: > I guess the claim here is that the speed ...
9 years, 2 months ago (2011-09-27 22:13:05 UTC) #3
cmp
lgtm with nits, then
9 years, 2 months ago (2011-09-27 22:20:51 UTC) #4
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/8059001/4002
9 years, 2 months ago (2011-09-27 23:59:22 UTC) #5
commit-bot: I haz the power
9 years, 2 months ago (2011-09-28 00:05:18 UTC) #6
Change committed as 103056

Powered by Google App Engine
This is Rietveld 408576698