| Index: sdk/bin/dartfmt_sdk.bat
|
| diff --git a/sdk/bin/dartfmt_sdk.bat b/sdk/bin/dartfmt_sdk.bat
|
| index 7de72c012686b11ac355ffd80682cc23d510a3f4..295b97794920b5454ecef2ce1a73e256439b80b3 100644
|
| --- a/sdk/bin/dartfmt_sdk.bat
|
| +++ b/sdk/bin/dartfmt_sdk.bat
|
| @@ -24,7 +24,7 @@ rem Follow the symbolic links (junctions points) using `dir to determine the
|
| rem canonical path. Output with a link looks something like this
|
| rem
|
| rem 01/03/2013 10:11 PM <JUNCTION> abc def
|
| -rem [c:\dart_bleeding\dart-repo.9\dart\build\ReleaseIA32\dart-sdk]
|
| +rem [c:\dart_bleeding\dart-repo.9\dart\out\ReleaseIA32\dart-sdk]
|
| rem
|
| rem So in the output of 'dir /a:l "targetdir"' we are looking for a filename
|
| rem surrounded by right angle bracket and left square bracket. Once we get
|
|
|