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

Issue 1668533002: Set an exit code when exiting build_sdk_summary in error. (Closed)

Created:
4 years, 10 months ago by Paul Berry
Modified:
4 years, 10 months ago
Reviewers:
scheglov, kevmoo
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Set an exit code when exiting build_sdk_summary in error. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/24e3e091d63d185394384e5952a0498a7cb7b339

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M pkg/analyzer/tool/summary/build_sdk_summary.dart View 3 chunks +3 lines, -3 lines 2 comments Download

Messages

Total messages: 8 (3 generated)
Paul Berry
4 years, 10 months ago (2016-02-03 18:56:25 UTC) #2
scheglov
LGTM
4 years, 10 months ago (2016-02-03 18:56:57 UTC) #3
kevmoo
DBC https://codereview.chromium.org/1668533002/diff/1/pkg/analyzer/tool/summary/build_sdk_summary.dart File pkg/analyzer/tool/summary/build_sdk_summary.dart (right): https://codereview.chromium.org/1668533002/diff/1/pkg/analyzer/tool/summary/build_sdk_summary.dart#newcode15 pkg/analyzer/tool/summary/build_sdk_summary.dart:15: exit(1); consider setting exitCode = 1 and return. ...
4 years, 10 months ago (2016-02-03 19:22:08 UTC) #5
Paul Berry
https://codereview.chromium.org/1668533002/diff/1/pkg/analyzer/tool/summary/build_sdk_summary.dart File pkg/analyzer/tool/summary/build_sdk_summary.dart (right): https://codereview.chromium.org/1668533002/diff/1/pkg/analyzer/tool/summary/build_sdk_summary.dart#newcode15 pkg/analyzer/tool/summary/build_sdk_summary.dart:15: exit(1); On 2016/02/03 19:22:07, kevmoo wrote: > consider setting ...
4 years, 10 months ago (2016-02-04 13:27:34 UTC) #6
Paul Berry
4 years, 10 months ago (2016-02-04 13:27:50 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
24e3e091d63d185394384e5952a0498a7cb7b339 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698