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

Issue 106863004: Support multiple levels of relative symlinks (Closed)

Created:
7 years ago by ahe
Modified:
5 years, 10 months ago
Reviewers:
kustermann
CC:
reviews_dartlang.org, Brian Wilkerson, Bob Nystrom, nweiz
Visibility:
Public.

Description

Support multiple levels of relative symlinks BUG=http://dartbug.com/15486

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M dart/sdk/bin/dart2js View 1 chunk +15 lines, -2 lines 3 comments Download

Messages

Total messages: 3 (0 generated)
ahe
Once we agree on the dart2js changes, I'll update the other scripts.
7 years ago (2013-12-06 08:48:06 UTC) #1
kustermann
https://codereview.chromium.org/106863004/diff/1/dart/sdk/bin/dart2js File dart/sdk/bin/dart2js (right): https://codereview.chromium.org/106863004/diff/1/dart/sdk/bin/dart2js#newcode14 dart/sdk/bin/dart2js:14: while [ -h "$file" ]; do I think, this ...
7 years ago (2013-12-06 13:50:41 UTC) #2
kevmoo-old
7 years ago (2013-12-06 17:24:57 UTC) #3
DBC: don't forget the other scripts in that directory as well.

Powered by Google App Engine
This is Rietveld 408576698