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

Issue 33003005: Make sure we do not have stale entries inside build-dir/packages (Closed)

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

Description

Make sure we do not have stale entries inside build-dir/packages R=ricow@google.com Committed: https://code.google.com/p/dart/source/detail?r=29062

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M dart/tools/make_links.py View 1 2 chunks +12 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kustermann
7 years, 2 months ago (2013-10-23 07:05:22 UTC) #1
ricow1
LGTM, with suggestion to simplify https://codereview.chromium.org/33003005/diff/1/dart/tools/make_links.py File dart/tools/make_links.py (right): https://codereview.chromium.org/33003005/diff/1/dart/tools/make_links.py#newcode64 dart/tools/make_links.py:64: if os.path.exists(target): why not ...
7 years, 2 months ago (2013-10-23 07:45:44 UTC) #2
kustermann
https://codereview.chromium.org/33003005/diff/1/dart/tools/make_links.py File dart/tools/make_links.py (right): https://codereview.chromium.org/33003005/diff/1/dart/tools/make_links.py#newcode64 dart/tools/make_links.py:64: if os.path.exists(target): On 2013/10/23 07:45:44, ricow1 wrote: > why ...
7 years, 2 months ago (2013-10-23 07:57:39 UTC) #3
kustermann
7 years, 2 months ago (2013-10-23 07:57:57 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r29062 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698