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

Issue 98353004: support multi-level symlinks to SDK exes (Closed)

Created:
7 years ago by kevmoo-old
Modified:
7 years ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -72 lines) Patch
M sdk/bin/dart View 1 chunk +8 lines, -10 lines 0 comments Download
M sdk/bin/dart2js View 1 chunk +8 lines, -10 lines 1 comment Download
M sdk/bin/dartanalyzer View 1 chunk +8 lines, -10 lines 0 comments Download
M sdk/bin/dartanalyzer_developer View 1 chunk +8 lines, -10 lines 0 comments Download
M sdk/bin/dartdoc View 1 chunk +8 lines, -10 lines 0 comments Download
M sdk/bin/pub View 1 chunk +9 lines, -11 lines 0 comments Download
M sdk/bin/pub_developer View 1 chunk +9 lines, -11 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kevmoo-old
All I know about bash programming, I've stolen from Stack Overflow: http://stackoverflow.com/a/697552/39827 Validated on my ...
7 years ago (2013-12-06 04:25:07 UTC) #1
ahe
https://codereview.chromium.org/98353004/diff/1/sdk/bin/dart2js File sdk/bin/dart2js (left): https://codereview.chromium.org/98353004/diff/1/sdk/bin/dart2js#oldcode10 sdk/bin/dart2js:10: file="$(readlink "$file")" The problem is this line. On Mac, ...
7 years ago (2013-12-06 08:06:29 UTC) #2
ahe
I've created this alternative https://codereview.chromium.org/106863004/ And this time I have documented why I avoid dirname, ...
7 years ago (2013-12-06 08:52:13 UTC) #3
kevmoo-old
7 years ago (2013-12-06 16:57:26 UTC) #4

Powered by Google App Engine
This is Rietveld 408576698