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

Issue 11087039: Print out the working directory when git fails. (Closed)

Created:
8 years, 2 months ago by Bob Nystrom
Modified:
8 years, 2 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Print out the working directory when git fails. Also (sigh) re-enabling Windows again. Committed: https://code.google.com/p/dart/source/detail?r=13451

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M utils/pub/git.dart View 1 chunk +1 line, -0 lines 0 comments Download
M utils/pub/io.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/pub.dart View 2 chunks +3 lines, -3 lines 2 comments Download
M utils/tests/pub/pub.status View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Bob Nystrom
8 years, 2 months ago (2012-10-09 23:26:26 UTC) #1
nweiz
One comment, otherwise LGTM. https://codereview.chromium.org/11087039/diff/1/utils/pub/pub.dart File utils/pub/pub.dart (right): https://codereview.chromium.org/11087039/diff/1/utils/pub/pub.dart#newcode227 utils/pub/pub.dart:227: 'currentWorkingDir.'; This should be $currentWorkingDir.
8 years, 2 months ago (2012-10-10 00:17:11 UTC) #2
Bob Nystrom
8 years, 2 months ago (2012-10-10 00:20:51 UTC) #3
https://codereview.chromium.org/11087039/diff/1/utils/pub/pub.dart
File utils/pub/pub.dart (right):

https://codereview.chromium.org/11087039/diff/1/utils/pub/pub.dart#newcode227
utils/pub/pub.dart:227: 'currentWorkingDir.';
On 2012/10/10 00:17:11, nweiz wrote:
> This should be $currentWorkingDir.

Argh. Good catch. This got reverted anyway.

Powered by Google App Engine
This is Rietveld 408576698