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

Issue 11783027: Small improvement on the "delete temp dir on windows"-hack in the annotated steps script (Closed)

Created:
7 years, 11 months ago by kustermann
Modified:
7 years, 11 months ago
Reviewers:
ricow1, Emily Fortuna
CC:
reviews_dartlang.org, Emily Fortuna
Visibility:
Public.

Description

Small improvement on the "delete temp dir on windows"-hack in the annotated steps script Committed: https://code.google.com/p/dart/source/detail?r=16787

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M tools/bots/compiler.py View 1 2 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kustermann
7 years, 11 months ago (2013-01-08 10:33:40 UTC) #1
ricow1
LGTM https://codereview.chromium.org/11783027/diff/2001/tools/bots/compiler.py File tools/bots/compiler.py (right): https://codereview.chromium.org/11783027/diff/2001/tools/bots/compiler.py#newcode261 tools/bots/compiler.py:261: for name in os.listdir(temp_dir): Should we do: for ...
7 years, 11 months ago (2013-01-08 10:39:37 UTC) #2
kustermann
https://codereview.chromium.org/11783027/diff/2001/tools/bots/compiler.py File tools/bots/compiler.py (right): https://codereview.chromium.org/11783027/diff/2001/tools/bots/compiler.py#newcode261 tools/bots/compiler.py:261: for name in os.listdir(temp_dir): On 2013/01/08 10:39:37, ricow1 wrote: ...
7 years, 11 months ago (2013-01-08 11:24:49 UTC) #3
Emily Fortuna
7 years, 11 months ago (2013-01-08 18:30:13 UTC) #4
Message was sent while issue was closed.
lgtm. Thanks, Martin!

Powered by Google App Engine
This is Rietveld 408576698