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

Issue 6881049: Depot Tools has been updated to revision EVERYTHING (Closed)

Created:
9 years, 8 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, Dirk Pranke, M-A Ruel, Mohamed Mansour
Visibility:
Public.

Description

Only show "Depot Tools has been updated" messages when the tools are actually updated; show the real last-change revision and not the current HEAD revision. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=82124

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M update_depot_tools View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Mark Mentovai
9 years, 8 months ago (2011-04-19 17:46:41 UTC) #1
M-A Ruel
http://codereview.chromium.org/6881049/diff/1/update_depot_tools File update_depot_tools (right): http://codereview.chromium.org/6881049/diff/1/update_depot_tools#newcode47 update_depot_tools:47: svn info "$base_dir" | \ Can you add LANGUAGE=en ...
9 years, 8 months ago (2011-04-19 17:49:25 UTC) #2
Mark Mentovai
OK, I did LANG, LC_ALL, LC_CTYPE, and LC_MESSAGES, which should cover all of the bases.
9 years, 8 months ago (2011-04-19 17:56:02 UTC) #3
M-A Ruel
lgtm, thanks! http://codereview.chromium.org/6881049/diff/2002/update_depot_tools File update_depot_tools (right): http://codereview.chromium.org/6881049/diff/2002/update_depot_tools#newcode47 update_depot_tools:47: LC_ALL=C LC_CTYPE=C LC_MESSAGES=C LANG=C svn info "$base_dir" ...
9 years, 8 months ago (2011-04-19 17:57:35 UTC) #4
Mark Mentovai
9 years, 8 months ago (2011-04-19 18:00:38 UTC) #5
OK, LANGUAGE, then.

Powered by Google App Engine
This is Rietveld 408576698